Searched defs:updateAppList (Results 1 – 8 of 8) sorted by relevance
115 public void updateAppList() { in updateAppList() method in ManageApplicationsController124 private void updateAppList(ArrayList<ApplicationsState.AppEntry> apps) { in updateAppList() method in ManageApplicationsController
117 public void updateAppList() { in updateAppList() method in ManageApplicationsController126 private void updateAppList(List<ApplicationsState.AppEntry> appsWithDuplicates) { in updateAppList() method in ManageApplicationsController
104 public void updateAppList() { in updateAppList() method in ZenModeAllBypassingAppsPreferenceController135 void updateAppList(List<ApplicationsState.AppEntry> apps) { in updateAppList() method in ZenModeAllBypassingAppsPreferenceController
116 public void updateAppList() { in updateAppList() method in ZenModeAddBypassingAppsPreferenceController147 void updateAppList(List<ApplicationsState.AppEntry> apps) { in updateAppList() method in ZenModeAddBypassingAppsPreferenceController
106 public void updateAppList() { in updateAppList() method in ZenModeAllBypassingAppsPreferenceController137 void updateAppList(List<ApplicationsState.AppEntry> apps) { in updateAppList() method in ZenModeAllBypassingAppsPreferenceController
118 public void updateAppList() { in updateAppList() method in ZenModeAddBypassingAppsPreferenceController149 void updateAppList(List<ApplicationsState.AppEntry> apps) { in updateAppList() method in ZenModeAddBypassingAppsPreferenceController
165 private void updateAppList(ArrayList<ApplicationsState.AppEntry> entries) { in updateAppList() method in AllAppsSession
218 private void updateAppList(PreferenceGroup group, in updateAppList() method in AllAppsFragment