Searched refs:updateApps (Results 1 – 2 of 2) sorted by relevance
102 updateApps(getIntent()); in onCreate()127 updateApps(intent); in onNewIntent()141 void updateApps(Intent intent) { in updateApps() method in ForegroundServicesDialog
120 mAdapter.updateApps(apps); in updateState()185 public void updateApps(PaymentAppInfo[] appInfos) { in updateApps() method in NfcPaymentPreferenceController.NfcPaymentAdapter