Home
last modified time | relevance | path

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

/packages/services/Car/tests/SampleCustomInputService/tests/src/com/android/car/custominput/sample/unittest/
DCustomInputEventListenerTest.java272 doTestDecreaseVolumeAndAssert(AudioAttributes.USAGE_MEDIA, CustomInputEvent.INPUT_CODE_F5); in testHandleEvent_decreaseMediaVolume()
305 CustomInputEvent.INPUT_CODE_F5); in testHandleEvent_decreaseMediaMinVolume()
/packages/services/Car/car-lib/src/android/car/input/
DCustomInputEvent.java49 public static final int INPUT_CODE_F5 = 1005; field in CustomInputEvent
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java501 CUSTOM_INPUT_FUNCTION_ARGS.put("f5", CustomInputEvent.INPUT_CODE_F5);
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1024 field TIRAMISU_0 int INPUT_CODE_F5 = 1005;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1633 field public static final int INPUT_CODE_F5 = 1005; // 0x3ed
/packages/services/Car/car-lib/api/
Dsystem-current.txt1633 field public static final int INPUT_CODE_F5 = 1005; // 0x3ed
Dtest-current.txt1707 field public static final int INPUT_CODE_F5 = 1005; // 0x3ed
Dsystem-lint-baseline.txt3182 UnflaggedApi: android.car.input.CustomInputEvent#INPUT_CODE_F5:
3183 New API must be flagged with @FlaggedApi: field android.car.input.CustomInputEvent.INPUT_CODE_F5