Searched defs:extrasIntent (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
H A D | EuiccController.java | 405 Intent extrasIntent = new Intent(); in onGetMetadataComplete() local 566 Intent extrasIntent = new Intent(); in downloadSubscription() local 622 Intent extrasIntent = new Intent(); in onGetMetadataComplete() local 836 Intent extrasIntent = new Intent(); in onGetDefaultListComplete() local 1013 Intent extrasIntent = new Intent(); in switchToSubscription() local 1262 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult() 1270 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 1280 public void addResolutionIntent(Intent extrasIntent, String resolutionAction, in addResolutionIntent()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
H A D | EuiccControllerTest.java | 148 Intent extrasIntent, String resolutionAction, String callingPackage, in addResolutionIntent() 156 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 165 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 1309 Intent extrasIntent = new Intent(); in sendResultsByPendingIntent() local 1318 Intent extrasIntent = new Intent(); in sendErrorByPendingIntent() local
|