Searched refs:getCurrentSecurityMode (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardHostView.java440 public SecurityMode getCurrentSecurityMode() { method in class:KeyguardHostView
441 return mSecurityContainer.getCurrentSecurityMode();
H A DKeyguardSecurityContainer.java490 public SecurityMode getCurrentSecurityMode() { method in class:KeyguardSecurityContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBouncer.java284 SecurityMode mode = mKeyguardView.getCurrentSecurityMode();

Completed in 91 milliseconds