Searched refs:getErrorCode (Results 1 – 8 of 8) sorted by relevance
57 Log.d(TAG, "onError " + codec.toString() + " errorCode " + e.getErrorCode()); in onError()180 Log.d(TAG, "CodecException 0x" + Integer.toHexString(e.getErrorCode())); in allocateCodecs()210 Log.d(TAG, "useCodecs got CodecException 0x" + Integer.toHexString(e.getErrorCode())); in doUseCodecs()211 if (e.getErrorCode() == MediaCodec.CodecException.ERROR_RECLAIMED) { in doUseCodecs()
483 + e.getErrorCode() + ", '" + e.getMessage() + "'"); in doSomeWork()494 + e.getErrorCode() + ", '" + e.getMessage() + "'"); in doSomeWork()
128 Log.w(TAG, "CodecException Recoverable: " + ex.getErrorCode()); in logMediaCodecException()130 Log.w(TAG, "CodecException Transient: " + ex.getErrorCode()); in logMediaCodecException()132 Log.w(TAG, "CodecException Fatal: " + ex.getErrorCode()); in logMediaCodecException()
580 if (e.getErrorCode() == MediaCodec.CodecException.ERROR_INSUFFICIENT_RESOURCE) { in getActualMax()
932 + ", error " + e.getErrorCode());
247 int errorCode = listener.getErrorCode(); in testPartialResult()691 public int getErrorCode() { in getErrorCode() method in CaptureResultTest.TotalAndPartialResultListener
240 webViewClient.hasOnReceivedResourceError().getErrorCode()); in testOnReceivedErrorForSubresource()
36839 public int getErrorCode()70710 public int getErrorCode()