Searched refs:requestEmbeddedSubscriptionInfoListRefresh (Results 1 – 8 of 8) sorted by relevance
109 oneway void requestEmbeddedSubscriptionInfoListRefresh(int cardId); in requestEmbeddedSubscriptionInfoListRefresh() method
458 public static void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in PhoneFactory460 sSubInfoRecordUpdater.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()
940 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController945 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, null /* callback */); in requestEmbeddedSubscriptionInfoListRefresh()959 public void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController961 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()972 public void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController973 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh()
350 void requestEmbeddedSubscriptionInfoListRefresh(int cardId, @Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionInfoUpdater
1435 public void requestEmbeddedSubscriptionInfoListRefresh() { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager1440 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()1465 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager1469 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()
505 .requestEmbeddedSubscriptionInfoListRefresh( in deleteProfile()557 .requestEmbeddedSubscriptionInfoListRefresh( in resetMemory()1046 .requestEmbeddedSubscriptionInfoListRefresh( in loadBoundProfilePackage()
1034 .requestEmbeddedSubscriptionInfoListRefresh( in refreshSubscriptionsAndSendResult()
7911 method public void requestEmbeddedSubscriptionInfoListRefresh();7912 method public void requestEmbeddedSubscriptionInfoListRefresh(int);