Home
last modified time | relevance | path

Searched refs:actionValue (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DProcStateTestCase.java99 protected void executeForegroundActivity(String actionValue) throws Exception { in executeForegroundActivity() argument
103 KEY_ACTION, actionValue)); in executeForegroundActivity()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DInputHalServiceTest.java876 int actionValue = (action == Key.DOWN in dispatchSinglePerSeatEvent() local
884 /* int32Values= */ new int[] {actualDisplay, code, actionValue, in dispatchSinglePerSeatEvent()
951 int actionValue = (action == Key.DOWN in makeKeyPropValue() local
955 new int[]{actionValue, code, targetDisplayType}); in makeKeyPropValue()