Searched defs:extrasIntent (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
| D | EuiccController.java | 438 Intent extrasIntent = new Intent(); in onGetMetadataComplete() local 628 Intent extrasIntent = new Intent(); in downloadSubscription() local 688 Intent extrasIntent = new Intent(); in onGetMetadataComplete() local 912 Intent extrasIntent = new Intent(); in onGetDefaultListComplete() local 1123 Intent extrasIntent = new Intent(); in switchToSubscription() local 1143 Intent extrasIntent = new Intent(); in switchToSubscription() local 1606 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult() 1614 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 1623 public void addResolutionIntentWithPort(Intent extrasIntent, String resolutionAction, in addResolutionIntentWithPort() 1634 public void addResolutionIntent(Intent extrasIntent, String resolutionAction, in addResolutionIntent()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
| D | EuiccControllerTest.java | 166 Intent extrasIntent, String resolutionAction, String callingPackage, in addResolutionIntent() 174 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 183 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult()
|