Searched refs:ERROR_CANCELLED (Results 1 – 5 of 5) sorted by relevance
40 case ERROR_CANCELLED: return "CANCELLED"; in asString()69 public static final int ERROR_CANCELLED = -2; field in ErrorCodes
474 public static final int ERROR_CANCELLED = 2; field in RadioTuner
343 verify(mCallback, after(kCancelTimeoutMs).atMost(1)).onError(RadioTuner.ERROR_CANCELLED); in testScanAndCancel()
2230 field public static final deprecated int ERROR_CANCELLED = 2; // 0x2
14607 Landroid/hardware/radio/RadioTuner;->ERROR_CANCELLED:I