Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationPrivacyVerifierActivity.java85 if (!getLockscreenNotificationsEnabled()) { in getGlobalVisibility()
93 private boolean getLockscreenNotificationsEnabled() { in getLockscreenNotificationsEnabled() method in NotificationPrivacyVerifierActivity