Searched defs:onAuthenticationError (Results 1 – 3 of 3) sorted by relevance
52 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in onAuthenticationError() method in com.android.settings.supervision.ConfirmSupervisionCredentialsActivity
41 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in <lambda>() method
43 void onAuthenticationError(int errMsgId, CharSequence errString); in onAuthenticationError() method