Searched defs:extrasIntent (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 488 Intent extrasIntent = new Intent(); in onGetMetadataComplete() local 700 Intent extrasIntent = new Intent(); in downloadSubscription() local 760 Intent extrasIntent = new Intent(); in onGetMetadataComplete() local 1012 Intent extrasIntent = new Intent(); in onGetDefaultListComplete() local 1227 Intent extrasIntent = new Intent(); in switchToSubscription() local 1247 Intent extrasIntent = new Intent(); in switchToSubscription() local 1715 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult() 1731 Intent extrasIntent, in refreshSubscriptionsAndSendResult() 1762 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 1771 public void addResolutionIntentWithPort(Intent extrasIntent, String resolutionAction, in addResolutionIntentWithPort() [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 177 Intent extrasIntent, String resolutionAction, String callingPackage, in addResolutionIntent() 185 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 194 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult() 203 Intent extrasIntent, in refreshSubscriptionsAndSendResult()
|