Searched refs:ERROR_CANCELLED (Results 1 – 5 of 5) sorted by relevance
43 case ERROR_CANCELLED: return "CANCELLED"; in asString()72 public static final int ERROR_CANCELLED = -2; field in ErrorCodes
148 errorCode = RadioTuner.ERROR_CANCELLED; in onTuneFailed()
602 public static final int ERROR_CANCELLED = 2; field in RadioTuner
875 verify(mCallbackMock, timeout(CALLBACK_TIMEOUT_MS)).onError(RadioTuner.ERROR_CANCELLED); in onTuneFailed_withCanceledResult()
6637 field @Deprecated public static final int ERROR_CANCELLED = 2; // 0x2