Searched refs:startKeyguard (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java982 startKeyguard();
1548 protected void startKeyguard() { method in class:StatusBar
1549 Trace.beginSection("StatusBar#startKeyguard");
5482 Slog.i(TAG, "isKeyguardShowing() called before startKeyguard(), returning true");
7547 // startKeyguard() hasn't been called yet, so we don't know.
7550 Slog.w(TAG, "isKeyguardSecure() called before startKeyguard(), returning false",

Completed in 923 milliseconds