Searched defs:MASK_SIZE (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ | ||
H A D | SplashscreenIconDrawableFactory.java | 156 private static final float MASK_SIZE = AdaptiveIconDrawable.MASK_SIZE; field in SplashscreenIconDrawableFactory.MaskBackgroundDrawable |
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/ | ||
H A D | DynamicAdaptiveIconDrawable.java | 45 private static final float MASK_SIZE = 100f; field in DynamicAdaptiveIconDrawable |
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ | ||
H A D | AdaptiveIconDrawable.java | 85 public static final float MASK_SIZE = 100f; field in AdaptiveIconDrawable |
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/ | ||
H A D | BluetoothMapContent.java | 78 private static final int MASK_SIZE = 0x00000080; field in BluetoothMapContent |