Searched refs:onTrustAgentErrorMessage (Results 1 – 4 of 4) sorted by relevance
79 mKeyguardUpdateMonitorCallback.onTrustAgentErrorMessage("testMessage") in onTrustAgentErrorMessageDelayed_fingerprintEngaged()
286 public void onTrustAgentErrorMessage(CharSequence message) { } in onTrustAgentErrorMessage() method in KeyguardUpdateMonitorCallback
1648 cb.onTrustAgentErrorMessage(message); in dispatchErrorMessage()
1488 public void onTrustAgentErrorMessage(CharSequence message) { in onTrustAgentErrorMessage() method in KeyguardIndicationController.BaseKeyguardCallback