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.java625 mStatusBar.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
718 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
724 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2979 showKeyguardImpl(); in updateIsKeyguard()
2987 public void showKeyguardImpl() { in showKeyguardImpl() method