Home
last modified time | relevance | path

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

/cts/tests/controls/src/android/controls/cts/
DCtsControlsService.java238 public void performControlAction(String controlId, ControlAction action, in performControlAction() argument
240 Control c = mControlsById.get(controlId); in performControlAction()
339 mControlsById.put(controlId, updatedControl); in performControlAction()