Searched refs:notifyError (Results 1 – 9 of 9) sorted by relevance
774 private void notifyError(String message) { in notifyError() method in BleClientService1176 notifyError("Failed to request mtu: " + status);1197 notifyError("Failed to send result for service changed event");1211 notifyError("Failed to write characteristic: " + status + " : " + uid);1227 notifyError("Written data is not correct");1236 notifyError("Not Permission Write: " + status + " : " + uid);1239 notifyError("Not Authentication Write: " + status + " : " + uid);1241 notifyError("Failed to write characteristic: " + status + " : " + uid);1252 notifyError("Failed to write characteristic: " + status + " : " + uid);1264 notifyError("reliable write failed");[all …]
287 private void notifyError(String message) { in notifyError() method in BleCocClientService455 notifyError("Not Permission Read: " + status + " : " + uid);457 notifyError("Not Authentication Read: " + status + " : " + uid);459 notifyError("Failed to read characteristic: " + status + " : " + uid);492 notifyError("Failed to call create bond");503 notifyError("No valid service in Advertisement");718 notifyError("Failed to create bond");
313 testSessions.first().notifyError(userId, FINGERPRINT_ERROR_CANCELED); in testRejectThenErrorFromForegroundActivity()
173 session.notifyError(userId, BiometricPrompt.BIOMETRIC_ERROR_CANCELED); in testBiometricOnly_rejectThenErrorFromForegroundActivity_forSensor()
356 mTvAdView.notifyError(errorMessage, params); in testNotifyError()
701 mRecordingSession.notifyError(TvInputManager.RECORDING_ERROR_UNKNOWN); in testRecordingError()956 mTvIAppView.notifyError("msg", new Bundle()); in testNotifyError()
515 session.notifyError(error); in verifyCallbackError()
1572 …method @RequiresPermission(android.Manifest.permission.TEST_BIOMETRIC) public void notifyError(int…
27749 method public void notifyError(int);28116 method public void notifyError(@NonNull String, @NonNull android.os.Bundle);28371 method public void notifyError(@NonNull String, @NonNull android.os.Bundle);