Searched refs:INPUT_CAPTURE_RESPONSE_FAILED (Results 1 – 4 of 4) sorted by relevance
203 public static final int INPUT_CAPTURE_RESPONSE_FAILED = 1; field in CarInputManager217 INPUT_CAPTURE_RESPONSE_FAILED,321 return handleRemoteExceptionFromCarService(e, INPUT_CAPTURE_RESPONSE_FAILED); in requestInputEventCapture()
309 return CarInputManager.INPUT_CAPTURE_RESPONSE_FAILED; in requestInputEventCapture()321 return CarInputManager.INPUT_CAPTURE_RESPONSE_FAILED; in requestInputEventCapture()
326 assertThat(r).isEqualTo(CarInputManager.INPUT_CAPTURE_RESPONSE_FAILED); in testFailWithFullCaptureHigherPriority()
939 field public static final int INPUT_CAPTURE_RESPONSE_FAILED = 1; // 0x1