Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DDynamicPrivacyControllerTest.java83 mDynamicPrivacyController.onUnlockMethodStateChanged(); in testNotifiedWhenEnabled()
97 mDynamicPrivacyController.onUnlockMethodStateChanged(); in testNotNotifiedWithoutNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockMethodCache.java135 listener.onUnlockMethodStateChanged(); in notifyListeners()
197 void onUnlockMethodStateChanged(); in onUnlockMethodStateChanged() method
DLockIcon.java449 public void onUnlockMethodStateChanged() { in onUnlockMethodStateChanged() method in LockIcon
DKeyguardBottomAreaView.java618 public void onUnlockMethodStateChanged() { in onUnlockMethodStateChanged() method in KeyguardBottomAreaView
DStatusBar.java1514 public void onUnlockMethodStateChanged() { in onUnlockMethodStateChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DDynamicPrivacyController.java58 public void onUnlockMethodStateChanged() { in onUnlockMethodStateChanged() method in DynamicPrivacyController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerTest.java278 mController.onUnlockMethodStateChanged(); in unlockMethodCache_listenerUpdatesIndication()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java596 public void onUnlockMethodStateChanged() { in onUnlockMethodStateChanged() method in KeyguardIndicationController