Searched refs:onTrustedDeviceEnrollmentError (Results 1 – 3 of 3) sorted by relevance
28 void onTrustedDeviceEnrollmentError(in int error); in onTrustedDeviceEnrollmentError() method
532 public void onTrustedDeviceEnrollmentError(int error) {
509 callback.onTrustedDeviceEnrollmentError(error); in notifyEnrollmentError()