Home
last modified time | relevance | path

Searched refs:handleError (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DBeeper.java183 handleError(); in play()
231 handleError(); in onError()
258 private void handleError() { in handleError() method in Beeper.BeepRecord
/packages/apps/Dialer/java/com/android/dialer/app/voicemail/
DVoicemailPlaybackPresenter.java519 handleError(new IllegalStateException("Cannot play voicemail when call is in progress")); in prepareContent()
537 handleError(e); in prepareMediaPlayer()
575 handleError(new IllegalStateException("MediaPlayer error listener invoked: " + extra)); in onError()
579 protected void handleError(Exception e) { in handleError() method in VoicemailPlaybackPresenter
680 handleError(e); in resumePlayback()
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintSettings.java211 handleError(msg.arg1 /* errMsgId */, (CharSequence) msg.obj /* errStr */ );
224 protected void handleError(int errMsgId, CharSequence msg) { in handleError() method in FingerprintSettings.FingerprintSettingsFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/fingerprint/
DFingerprintSettings.java211 handleError(msg.arg1 /* errMsgId */, (CharSequence) msg.obj /* errStr */ );
224 protected void handleError(int errMsgId, CharSequence msg) { in handleError() method in FingerprintSettings.FingerprintSettingsFragment