Searched refs:ERROR_CANCELLED (Results 1 – 6 of 6) sorted by relevance
43 case ERROR_CANCELLED: return "CANCELLED"; in asString()72 public static final int ERROR_CANCELLED = -2; field in ErrorCodes
474 public static final int ERROR_CANCELLED = 2; field in RadioTuner
340 verify(mCallback, after(kCancelTimeoutMs).atMost(1)).onError(RadioTuner.ERROR_CANCELLED); in testScanAndCancel()
3220 field @Deprecated public static final int ERROR_CANCELLED = 2; // 0x2
47779 Landroid/nfc/ErrorCodes;->ERROR_CANCELLED:I