Home
last modified time | relevance | path

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

/cts/tests/controls/src/android/controls/cts/
DCtsControlsServiceTest.java74 List<Control> loadedControls = new ArrayList<>(); in testLoadAllAvailable() local
101 List<Control> loadedControls = new ArrayList<>(); in testLoadSuggested() local
121 List<Control> loadedControls = new ArrayList<>(); in testPublisherForSingleControl() local
137 List<Control> loadedControls = new ArrayList<>(); in testPublisherForMultipleControls() local
153 List<Control> loadedControls = new ArrayList<>(); in testBooleanAction() local
174 List<Control> loadedControls = new ArrayList<>(); in testFloatAction() local
199 List<Control> loadedControls = new ArrayList<>(); in testCommandAction() local
220 List<Control> loadedControls = new ArrayList<>(); in testBooleanActionWithPinChallenge() local
242 List<Control> loadedControls = new ArrayList<>(); in testBooleanActionWithPassphraseChallenge() local
264 List<Control> loadedControls = new ArrayList<>(); in testBooleanActionWithAckChallenge() local
[all …]