Home
last modified time | relevance | path

Searched defs:updateApps (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/nfc/
DNfcPaymentPreference.java142 public void updateApps(PaymentAppInfo[] appInfos, PaymentAppInfo currentDefault) { in updateApps() method in NfcPaymentPreference.NfcPaymentAdapter
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java157 public void updateApps(List<AppInfo> apps) { in updateApps() method in AllAppsContainerView
DAlphabeticalAppsList.java329 public void updateApps(List<AppInfo> apps) { in updateApps() method in AlphabeticalAppsList