Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DDozeServiceHostTest.java128 mStatusBar.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
DStatusBarTest.java782 mStatusBar.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
811 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
816 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java3174 showKeyguardImpl(); in updateIsKeyguard()
3182 public void showKeyguardImpl() { in showKeyguardImpl() method