Home
last modified time | relevance | path

Searched defs:actionValue (Results 1 – 3 of 3) sorted by relevance

/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java218 protected void executeBackgroundService(String actionValue) throws Exception { in executeBackgroundService()
236 protected void runActivity(String activity, String actionKey, String actionValue) in runActivity()
244 protected void runActivity(String activity, String actionKey, String actionValue, in runActivity()
246 try (AutoCloseable a = withActivity(activity, actionKey, actionValue)) { in runActivity() argument
262 protected AutoCloseable withActivity(String activity, String actionKey, String actionValue) in withActivity()
DProcStateTestCase.java61 protected void executeForegroundActivity(String actionValue) throws Exception { in executeForegroundActivity()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DInputHalServiceTest.java876 int actionValue = (action == Key.DOWN in dispatchSinglePerSeatEvent() local
951 int actionValue = (action == Key.DOWN in makeKeyPropValue() local