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

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

Completed in 302 milliseconds