Home
last modified time | relevance | path

Searched refs:updateAlphabeticalList (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DChooserListAdapter.java505 public void updateAlphabeticalList() { in updateAlphabeticalList() method in ChooserListAdapter
506 updateAlphabeticalList(() -> {}); in updateAlphabeticalList() method
512 public void updateAlphabeticalList(Runnable onCompleted) { in updateAlphabeticalList() method in ChooserListAdapter
DChooserActivity.java2395 chooserListAdapter.updateAlphabeticalList(
2398 chooserListAdapter.updateAlphabeticalList();