Searched defs:errCode (Results 1 – 4 of 4) sorted by relevance
271 private void onError(int errCode) { in onError()288 private static int convertToScanErrorCode(int errCode) { in convertToScanErrorCode()310 public void onError(@NetworkScan.ScanErrorCode int errCode) { in onError()
134 public void updateErrorCode(final int downstreamType, final int errCode) { in updateErrorCode()
504 int errCode = (int) mSocketIS.read(); in connect() local748 IBluetooth bluetoothProxy, int errCode, long socketConnectionTimeMillis) { in logL2capcocClientConnection()
144 Pair<String, String> errCode = decodeSmdxSubjectAndReasonCode(detailedErrCode); in mapDownloaderErrorCode() local