Home
last modified time | relevance | path

Searched refs:showTrustAgentErrorMessage (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java248 showTrustAgentErrorMessage(mTrustAgentErrorMessage);
1489 showTrustAgentErrorMessage(message); in onTrustAgentErrorMessage()
1496 showTrustAgentErrorMessage(mTrustAgentErrorMessage); in onBiometricRunningStateChanged()
1567 private void showTrustAgentErrorMessage(CharSequence message) { in showTrustAgentErrorMessage() method in KeyguardIndicationController