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.java693 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
699 mStatusBar.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java3528 showKeyguardImpl(); in updateIsKeyguard()
3536 public void showKeyguardImpl() { in showKeyguardImpl() method