Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationDismissVerifierActivity.java81 } else if (!getLockscreenAllowPrivateNotifications()) { in getGlobalVisibility()
92 private boolean getLockscreenAllowPrivateNotifications() { in getLockscreenAllowPrivateNotifications() method in NotificationDismissVerifierActivity
DNotificationPrivacyVerifierActivity.java87 } else if (!getLockscreenAllowPrivateNotifications()) { in getGlobalVisibility()
98 private boolean getLockscreenAllowPrivateNotifications() { in getLockscreenAllowPrivateNotifications() method in NotificationPrivacyVerifierActivity
DNotificationFullScreenIntentVerifierActivity.java89 } else if (!getLockscreenAllowPrivateNotifications()) { in getGlobalVisibility()
100 private boolean getLockscreenAllowPrivateNotifications() { in getLockscreenAllowPrivateNotifications() method in NotificationFullScreenIntentVerifierActivity