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
588 void NuPlayer::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer::Decoder
89 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded()
260 private void handleError(final String[] modifierNames, final float error) { in handleError() method in AutomaticActivity
839 private void handleError(Exception e) { in handleError() method in NotificationContentInflater.AsyncInflationTask
462 private void handleError() { in handleError() method in IpServer.DhcpServerCallbacksImpl
693 const auto handleError = [&](Status additionalError, const std::string& msg) { in fetchBinderizedEntry() local
731 protected void handleError(long deviceId, int error, int vendorCode) { in handleError() method in BiometricServiceBase