Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java623 mStatusBar.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
717 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
723 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java3098 showKeyguardImpl(); in updateIsKeyguard()
3106 public void showKeyguardImpl() { in showKeyguardImpl() method