Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl121 oneway void requestEmbeddedSubscriptionInfoListRefresh(int cardId); in requestEmbeddedSubscriptionInfoListRefresh() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java470 public static void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in PhoneFactory
472 sSubInfoRecordUpdater.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()
DSubscriptionController.java1298 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController
1303 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, null /* callback */); in requestEmbeddedSubscriptionInfoListRefresh()
1317 public void requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController
1319 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh(cardId, callback); in requestEmbeddedSubscriptionInfoListRefresh()
1330 public void requestEmbeddedSubscriptionInfoListRefresh(@Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionController
1331 PhoneFactory.requestEmbeddedSubscriptionInfoListRefresh( in requestEmbeddedSubscriptionInfoListRefresh()
DSubscriptionInfoUpdater.java138 requestEmbeddedSubscriptionInfoListRefresh(cardId, null);
389 void requestEmbeddedSubscriptionInfoListRefresh(int cardId, @Nullable Runnable callback) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionInfoUpdater
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java653 .requestEmbeddedSubscriptionInfoListRefresh( in deleteProfile()
705 .requestEmbeddedSubscriptionInfoListRefresh( in resetMemory()
1194 .requestEmbeddedSubscriptionInfoListRefresh( in loadBoundProfilePackage()
DEuiccConnector.java1245 mSm.requestEmbeddedSubscriptionInfoListRefresh(); in updateSubscriptionInfoListForAllAccessibleEuiccs()
1249 mSm.requestEmbeddedSubscriptionInfoListRefresh(cardInfo.getCardId()); in updateSubscriptionInfoListForAllAccessibleEuiccs()
DEuiccController.java1589 .requestEmbeddedSubscriptionInfoListRefresh( in refreshSubscriptionsAndSendResult()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1838 public void requestEmbeddedSubscriptionInfoListRefresh() { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager
1843 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()
1868 public void requestEmbeddedSubscriptionInfoListRefresh(int cardId) { in requestEmbeddedSubscriptionInfoListRefresh() method in SubscriptionManager
1872 iSub.requestEmbeddedSubscriptionInfoListRefresh(cardId); in requestEmbeddedSubscriptionInfoListRefresh()
/frameworks/base/core/api/
Dsystem-current.txt13254 method public void requestEmbeddedSubscriptionInfoListRefresh();
13255 method public void requestEmbeddedSubscriptionInfoListRefresh(int);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt84230 Lcom/android/internal/telephony/ISub$Stub$Proxy;->requestEmbeddedSubscriptionInfoListRefresh()V
84297 Lcom/android/internal/telephony/ISub;->requestEmbeddedSubscriptionInfoListRefresh()V