Searched refs:clearSelection (Results 1 – 14 of 14) sorted by relevance
72 mStringTracker.clearSelection(); in testMaintainsDistinctSelections()73 mLongTracker.clearSelection(); in testMaintainsDistinctSelections()
187 assertTrue(mTracker.clearSelection()); in testClearSelection_RemovesPrimarySelection()198 assertFalse(mTracker.clearSelection()); in testClearSelection_RemovesProvisionalSelection()441 mTracker.clearSelection(); in testInstanceState()
104 mSelectionTracker.clearSelection(); in onSingleTapUp()133 mSelectionTracker.clearSelection(); in onItemClick()206 mSelectionTracker.clearSelection(); in onRightClick()
77 mSelectionTracker.clearSelection(); in focusItem()
80 mSelectionTracker.clearSelection(); in onSingleTapUp()
247 mSelectionTracker.clearSelection(); in startBandSelect()
156 public abstract boolean clearSelection(); in clearSelection() method in SelectionTracker
159 public boolean clearSelection() { in clearSelection() method in DefaultSelectionTracker
157 if (mSelectionTracker.clearSelection()) { in onBackPressed()170 mSelectionTracker.clearSelection(); in onDestroy()
165 if (mSelectionTracker.clearSelection()) { in onBackPressed()178 mSelectionTracker.clearSelection(); in onDestroy()
64 public void clearSelection() { in clearSelection() method in PersistentFocusWrapper
156 public void clearSelection() { in clearSelection() method in MenuPopupWindow.MenuDropDownListView
97 method public abstract boolean clearSelection();