Home
last modified time | relevance | path

Searched refs:requestEmbeddedSubscriptionInfoListRefresh (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl109 oneway void requestEmbeddedSubscriptionInfoListRefresh(int cardId); in requestEmbeddedSubscriptionInfoListRefresh() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java458 public static void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in PhoneFactory
460 sSubInfoRecordUpdater.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()
DSubscriptionController.java940 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController
945 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, null /* callback */); in requestEmbeddedSubscriptionInfoListRefresh()
959 public void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController
961 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()
972 public void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController
973 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh()
DSubscriptionInfoUpdater.java350 void requestEmbeddedSubscriptionInfoListRefresh(int cardId, @Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionInfoUpdater
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1435 public void requestEmbeddedSubscriptionInfoListRefresh() { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager
1440 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()
1465 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager
1469 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java505 .requestEmbeddedSubscriptionInfoListRefresh( in deleteProfile()
557 .requestEmbeddedSubscriptionInfoListRefresh( in resetMemory()
1046 .requestEmbeddedSubscriptionInfoListRefresh( in loadBoundProfilePackage()
DEuiccController.java1034 .requestEmbeddedSubscriptionInfoListRefresh( in refreshSubscriptionsAndSendResult()
/frameworks/base/api/
Dsystem-current.txt7911 method public void requestEmbeddedSubscriptionInfoListRefresh();
7912 method public void requestEmbeddedSubscriptionInfoListRefresh(int);