Home
last modified time | relevance | path

Searched refs:ROSE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DScreenFlashNotificationColorDialogFragmentTest.java32 import static com.android.settings.accessibility.ScreenFlashNotificationColor.ROSE;
72 mCurrentColor = ROSE.mColorInt; in setUp()
102 assertStartPreview(ROSE.mColorInt); in clickNeutral_assertStartPreview()
176 assertThat(mCurrentColor).isEqualTo(ROSE.mColorInt); in clickColorAndClickNegative_assertColor()
/packages/apps/Settings/src/com/android/settings/accessibility/
DScreenFlashNotificationColor.java34 ROSE(0x4DFF017E, R.string.screen_flash_color_rose), enumConstant