Searched refs:onSelectionChange (Results 1 – 7 of 7) sorted by relevance
49 public void onSelectionChange(Path path, boolean selected); in onSelectionChange() method144 if (mListener != null) mListener.onSelectionChange(path, isItemSelected(path)); in toggle()
29 void onSelectionChange(); in onSelectionChange() method
467 mListener.onSelectionChange(); in checkSelection()522 mListener.onSelectionChange(); in checkSelection()
405 public void onSelectionChange(Path path, boolean selected) { in onSelectionChange() method in ManageCachePage
677 public void onSelectionChange(Path path, boolean selected) { in onSelectionChange() method in AlbumPage
674 public void onSelectionChange(Path path, boolean selected) { in onSelectionChange() method in AlbumSetPage
933 public void onSelectionChange() { in onSelectionChange() method in PeopleActivity.ContactBrowserActionListener