Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationDismissVerifierActivity.java79 if (!getLockscreenNotificationsEnabled()) { in getGlobalVisibility()
87 private boolean getLockscreenNotificationsEnabled() { in getLockscreenNotificationsEnabled() method in NotificationDismissVerifierActivity
DNotificationPrivacyVerifierActivity.java85 if (!getLockscreenNotificationsEnabled()) { in getGlobalVisibility()
93 private boolean getLockscreenNotificationsEnabled() { in getLockscreenNotificationsEnabled() method in NotificationPrivacyVerifierActivity
DNotificationFullScreenIntentVerifierActivity.java87 if (!getLockscreenNotificationsEnabled()) { in getGlobalVisibility()
95 private boolean getLockscreenNotificationsEnabled() { in getLockscreenNotificationsEnabled() method in NotificationFullScreenIntentVerifierActivity