Searched defs:handleError (Results 1 – 8 of 8) sorted by relevance
199 void NuPlayer::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer::DecoderBase
575 void NuPlayer::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer::Decoder
92 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded()
260 private void handleError(final String[] modifierNames, final float error) { in handleError() method in AutomaticActivity
763 void handleError(Intent intent, ActionCallback callback, in handleError() method in RemotePlaybackClient
606 private void handleError(Exception e) { in handleError() method in NotificationInflater.AsyncInflationTask
3628 abstract void handleError(); in handleError() method in StorageManagerService.ObbAction3743 public void handleError() { in handleError() method in StorageManagerService.MountObbAction3819 public void handleError() { in handleError() method in StorageManagerService.UnmountObbAction
368 protected void handleError(long deviceId, int error, int vendorCode) { in handleError() method in FingerprintService