Searched refs:handleError (Results 1 – 4 of 4) sorted by relevance
183 handleError(); in play()231 handleError(); in onError()258 private void handleError() { in handleError() method in Beeper.BeepRecord
519 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 VoicemailPlaybackPresenter680 handleError(e); in resumePlayback()
211 handleError(msg.arg1 /* errMsgId */, (CharSequence) msg.obj /* errStr */ );224 protected void handleError(int errMsgId, CharSequence msg) { in handleError() method in FingerprintSettings.FingerprintSettingsFragment