Home
last modified time | relevance | path

Searched defs:ALPHA_MASK (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DScreenFlashNotificationColor.java38 static final int ALPHA_MASK = 0xFF000000; field in ScreenFlashNotificationColor
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorProvider.kt63 private const val ALPHA_MASK = 0xFF constant