Searched refs:requestEmbeddedSubscriptionInfoListRefresh (Results 1 – 10 of 10) sorted by relevance
121 oneway void requestEmbeddedSubscriptionInfoListRefresh(int cardId); in requestEmbeddedSubscriptionInfoListRefresh() method
479 public static void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in PhoneFactory481 sSubInfoRecordUpdater.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()
1267 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController1272 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, null /* callback */); in requestEmbeddedSubscriptionInfoListRefresh()1286 public void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController1288 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()1299 public void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController1300 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh()
356 void requestEmbeddedSubscriptionInfoListRefresh(int cardId, @Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionInfoUpdater
508 .requestEmbeddedSubscriptionInfoListRefresh( in deleteProfile()560 .requestEmbeddedSubscriptionInfoListRefresh( in resetMemory()1049 .requestEmbeddedSubscriptionInfoListRefresh( in loadBoundProfilePackage()
1219 mSm.requestEmbeddedSubscriptionInfoListRefresh(); in updateSubscriptionInfoListForAllAccessibleEuiccs()1223 mSm.requestEmbeddedSubscriptionInfoListRefresh(cardInfo.getCardId()); in updateSubscriptionInfoListForAllAccessibleEuiccs()
1264 .requestEmbeddedSubscriptionInfoListRefresh( in refreshSubscriptionsAndSendResult()
1712 public void requestEmbeddedSubscriptionInfoListRefresh() { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager1717 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()1742 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager1746 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()
11829 method public void requestEmbeddedSubscriptionInfoListRefresh();11830 method public void requestEmbeddedSubscriptionInfoListRefresh(int);
87553 Lcom/android/internal/telephony/ISub$Stub$Proxy;->requestEmbeddedSubscriptionInfoListRefresh()V87620 Lcom/android/internal/telephony/ISub;->requestEmbeddedSubscriptionInfoListRefresh()V