Searched defs:startKeyguard (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java935 startKeyguard();
1473 protected void startKeyguard() { method in class:StatusBar
1474 Trace.beginSection("StatusBar#startKeyguard");
6984 // startKeyguard() hasn't been called yet, so we don't know.
6987 Slog.w(TAG, "isKeyguardSecure() called before startKeyguard(), returning false",

Completed in 50 milliseconds