Home
last modified time | relevance | path

Searched refs:INPUT_CAPTURE_RESPONSE_DELAYED (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/car-lib/src/android/car/input/
DCarInputManager.java231 public static final int INPUT_CAPTURE_RESPONSE_DELAYED = 2; field in CarInputManager
238 INPUT_CAPTURE_RESPONSE_DELAYED
/packages/services/Car/service/src/com/android/car/
DInputCaptureClientController.java372 ret = CarInputManager.INPUT_CAPTURE_RESPONSE_DELAYED; in requestInputEventCapture()
383 ret = CarInputManager.INPUT_CAPTURE_RESPONSE_DELAYED; in requestInputEventCapture()
/packages/services/Car/tests/carservice_test/src/com/android/car/input/
DCarInputManagerTest.java379 assertThat(r).isEqualTo(CarInputManager.INPUT_CAPTURE_RESPONSE_DELAYED); in testDelayedGrantWithFullCapture()
415 assertThat(r).isEqualTo(CarInputManager.INPUT_CAPTURE_RESPONSE_DELAYED); in testOneClientTransitionFromFullToNonFull()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1076 field TIRAMISU_0 int INPUT_CAPTURE_RESPONSE_DELAYED = 2;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1606 field public static final int INPUT_CAPTURE_RESPONSE_DELAYED = 2; // 0x2
/packages/services/Car/car-lib/api/
Dsystem-current.txt1606 field public static final int INPUT_CAPTURE_RESPONSE_DELAYED = 2; // 0x2
Dtest-current.txt1680 field public static final int INPUT_CAPTURE_RESPONSE_DELAYED = 2; // 0x2
Dsystem-lint-baseline.txt3140 UnflaggedApi: android.car.input.CarInputManager#INPUT_CAPTURE_RESPONSE_DELAYED:
3141 …be flagged with @FlaggedApi: field android.car.input.CarInputManager.INPUT_CAPTURE_RESPONSE_DELAYED