Searched defs:currentSelection (Results 1 – 2 of 2) sorted by relevance
135 val currentSelection = controlsController.getPreferredSelection() in <lambda>() constant176 val currentSelection = controlsController.getPreferredSelection() in <lambda>() constant
242 int currentSelection = ListView.INVALID_POSITION; in waitAssertListSelection() local