Searched defs:currentSelection (Results 1 – 2 of 2) sorted by relevance
103 val currentSelection = controlsController.getPreferredSelection() regex144 val currentSelection = controlsController.getPreferredSelection() regex
242 int currentSelection = ListView.INVALID_POSITION; in waitAssertListSelection() local