Home
last modified time | relevance | path

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

/packages/services/Car/tests/SampleCustomInputService/tests/src/com/android/car/custominput/sample/unittest/
DCustomInputEventListenerTest.java208 doTestIncreaseVolumeAndAssert(AudioAttributes.USAGE_MEDIA, CustomInputEvent.INPUT_CODE_F4); in testHandleEvent_increaseMediaVolume()
241 CustomInputEvent.INPUT_CODE_F4); in testHandleEvent_increaseMediaVolumeMax()
/packages/services/Car/car-lib/src/android/car/input/
DCustomInputEvent.java48 public static final int INPUT_CODE_F4 = 1004; field in CustomInputEvent
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java500 CUSTOM_INPUT_FUNCTION_ARGS.put("f4", CustomInputEvent.INPUT_CODE_F4);
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1023 field TIRAMISU_0 int INPUT_CODE_F4 = 1004;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1632 field public static final int INPUT_CODE_F4 = 1004; // 0x3ec
/packages/services/Car/car-lib/api/
Dsystem-current.txt1632 field public static final int INPUT_CODE_F4 = 1004; // 0x3ec
Dtest-current.txt1706 field public static final int INPUT_CODE_F4 = 1004; // 0x3ec
Dsystem-lint-baseline.txt3180 UnflaggedApi: android.car.input.CustomInputEvent#INPUT_CODE_F4:
3181 New API must be flagged with @FlaggedApi: field android.car.input.CustomInputEvent.INPUT_CODE_F4