Searched refs:onTrustAgentErrorMessage (Results 1 – 3 of 3) sorted by relevance
285 public void onTrustAgentErrorMessage(CharSequence message) { } in onTrustAgentErrorMessage() method in KeyguardUpdateMonitorCallback
742 cb.onTrustAgentErrorMessage(message); in dispatchErrorMessage()
575 public void onTrustAgentErrorMessage(CharSequence message) { in onTrustAgentErrorMessage() method in KeyguardIndicationController.BaseKeyguardCallback