Searched refs:requestEmbeddedSubscriptionInfoListRefresh (Results 1 – 10 of 10) sorted by relevance
108 oneway void requestEmbeddedSubscriptionInfoListRefresh(); in requestEmbeddedSubscriptionInfoListRefresh() method
391 public static void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in PhoneFactory392 sSubInfoRecordUpdater.requestEmbeddedSubscriptionInfoListRefresh(callback); in requestEmbeddedSubscriptionInfoListRefresh()
868 public void requestEmbeddedSubscriptionInfoListRefresh() {873 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(null /* callback */);886 public void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) {887 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(callback);
294 void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionInfoUpdater
427 SubscriptionController.getInstance().requestEmbeddedSubscriptionInfoListRefresh(); in deleteProfile()468 SubscriptionController.getInstance().requestEmbeddedSubscriptionInfoListRefresh(); in resetMemory()865 SubscriptionController.getInstance().requestEmbeddedSubscriptionInfoListRefresh(); in loadBoundProfilePackage()
939 .requestEmbeddedSubscriptionInfoListRefresh( in refreshSubscriptionsAndSendResult()
917 public void requestEmbeddedSubscriptionInfoListRefresh() { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager921 iSub.requestEmbeddedSubscriptionInfoListRefresh(); in requestEmbeddedSubscriptionInfoListRefresh()
5088 method public void requestEmbeddedSubscriptionInfoListRefresh();
44470 Landroid/telephony/SubscriptionManager;->requestEmbeddedSubscriptionInfoListRefresh()V
40065 HSPLcom/android/internal/telephony/ISub;->requestEmbeddedSubscriptionInfoListRefresh()V