Searched defs:actionValue (Results 1 – 3 of 3) sorted by relevance
218 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() argument262 protected AutoCloseable withActivity(String activity, String actionKey, String actionValue) in withActivity()
61 protected void executeForegroundActivity(String actionValue) throws Exception { in executeForegroundActivity()
876 int actionValue = (action == Key.DOWN in dispatchSinglePerSeatEvent() local951 int actionValue = (action == Key.DOWN in makeKeyPropValue() local