Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/display/
DAmbientDisplayNotificationsPreferenceController.java40 static final String KEY_AMBIENT_DISPLAY_NOTIFICATIONS = "ambient_display_notification"; field in AmbientDisplayNotificationsPreferenceController
64 if (KEY_AMBIENT_DISPLAY_NOTIFICATIONS.equals(preference.getKey())) { in handlePreferenceTreeClick()
/packages/apps/Settings/tests/robotests/src/com/android/settings/display/
DAmbientDisplayNotificationsPreferenceControllerTest.java74 AmbientDisplayNotificationsPreferenceController.KEY_AMBIENT_DISPLAY_NOTIFICATIONS); in setUp()
144 AmbientDisplayNotificationsPreferenceController.KEY_AMBIENT_DISPLAY_NOTIFICATIONS); in handlePreferenceTreeClick_reportsEventForItsPreference()