Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DScreenFlashNotificationPreferenceControllerTest.java65 .ShadowScreenFlashNotificationColorDialogFragment.class,
95 ShadowScreenFlashNotificationColorDialogFragment.setInstance(mDialogFragment); in setUp()
108 ShadowScreenFlashNotificationColorDialogFragment.reset(); in tearDown()
192 public static class ShadowScreenFlashNotificationColorDialogFragment { class in ScreenFlashNotificationPreferenceControllerTest