/aosp14/frameworks/base/apct-tests/perftests/core/src/android/app/ |
H A D | PendingIntentPerfTest.java | 64 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, mIntent, in create() local 86 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, mIntent, in createWithCancelFlag() local 108 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, mIntent, in createWithUpdateFlag() local 126 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, in cancel() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
H A D | NotificationUiAdjustmentTest.java | 42 PendingIntent pendingIntent = in needReinflate_differentLength() local 56 PendingIntent pendingIntent = in needReinflate_differentLabels() local 73 PendingIntent pendingIntent = in needReinflate_differentIcons() local 115 PendingIntent pendingIntent = in needReinflate_differentChoices() local 142 PendingIntent pendingIntent = in needReinflate_differentRemoteInputLabel() local 169 PendingIntent pendingIntent = in needReinflate_negative() local 233 String title, int drawableRes, PendingIntent pendingIntent) { in createActionBuilder()
|
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/app/ |
H A D | SharedConnectivitySettingsState.java | 71 public Builder setInstantTetherSettingsPendingIntent(@NonNull PendingIntent pendingIntent) { in setInstantTetherSettingsPendingIntent() 100 private static void validate(PendingIntent pendingIntent) { in validate() 107 PendingIntent pendingIntent, @NonNull Bundle extras) { in SharedConnectivitySettingsState() 176 PendingIntent pendingIntent = PendingIntent.readPendingIntentOrNullFromParcel(in); in readFromParcel() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/ |
H A D | SplitScreenControllerTests.java | 188 PendingIntent pendingIntent = in testStartIntent_appendsNoUserActionFlag() local 204 PendingIntent pendingIntent = in startIntent_multiInstancesSupported_appendsMultipleTaskFag() local 225 PendingIntent pendingIntent = in startIntent_multiInstancesSupported_startTaskInBackgroundBeforeSplitActivated() local 247 PendingIntent pendingIntent = in startIntent_multiInstancesSupported_startTaskInBackgroundAfterSplitActivated() local 270 PendingIntent pendingIntent = in startIntent_multiInstancesNotSupported_switchesPositionAfterSplitActivated() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/location/contexthub/ |
H A D | ContextHubClientBrokerTest.java | 85 private ContextHubClientBroker createFromPendingIntent(PendingIntent pendingIntent) { in createFromPendingIntent() 150 PendingIntent pendingIntent = PendingIntent.getBroadcast(mContext, 0, new Intent(), 0); in testWakeLock_pendingIntent() local 180 PendingIntent pendingIntent = PendingIntent.getBroadcast(mContext, 0, new Intent(), 0); in testWakeLock_pendingIntent_multipleTimes() local 212 PendingIntent pendingIntent = PendingIntent.getBroadcast(mContext, 0, new Intent(), 0); in testWakeLock_pendingIntent_binderDied() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaButtonReceiverHolder.java | 119 int userId, @Nullable PendingIntent pendingIntent, String sessionPackageName) { in create() 142 private MediaButtonReceiverHolder(int userId, PendingIntent pendingIntent, in MediaButtonReceiverHolder() 151 private MediaButtonReceiverHolder(int userId, PendingIntent pendingIntent, String packageName) { in MediaButtonReceiverHolder() 283 private static int getComponentType(PendingIntent pendingIntent) { in getComponentType() 327 private static ComponentName getComponentName(PendingIntent pendingIntent, int componentType) { in getComponentName()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | BiometricNotificationUtils.java | 76 final PendingIntent pendingIntent = PendingIntent.getActivityAsUser(context, in showReEnrollmentNotification() local 100 final PendingIntent pendingIntent = PendingIntent.getActivityAsUser(context, in showFaceEnrollNotification() local 124 final PendingIntent pendingIntent = PendingIntent.getActivityAsUser(context, in showFingerprintEnrollNotification() local 159 final PendingIntent pendingIntent = PendingIntent.getActivityAsUser(context, in showBadCalibrationNotification() local 169 String content, PendingIntent pendingIntent, String category, in showNotificationHelper()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/ui/ |
H A D | WalletScreenControllerTest.java | 475 PendingIntent pendingIntent = in createNonActiveWalletCard() local 484 PendingIntent pendingIntent = in createLockedWalletCard() local 493 PendingIntent pendingIntent = in createWalletCard() local 502 PendingIntent pendingIntent = in createWalletCardWithType() local 511 PendingIntent pendingIntent = in createCrazyWalletCard() local
|
/aosp14/frameworks/base/core/java/android/view/translation/ |
H A D | TranslationManager.java | 312 @NonNull PendingIntent pendingIntent) { in addOnDeviceTranslationCapabilityUpdateListener() 330 @NonNull PendingIntent pendingIntent) { in addTranslationCapabilityUpdateListener() 369 @NonNull PendingIntent pendingIntent) { in removeOnDeviceTranslationCapabilityUpdateListener() 398 @NonNull PendingIntent pendingIntent) { in removeTranslationCapabilityUpdateListener()
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/slice/ |
H A D | SliceUtilTest.kt | 71 val pendingIntent = sliceUriWithoutParams.createBroadcastPendingIntent() regex 91 val pendingIntent = sliceUri.createBrowsePendingIntent() regex
|
/aosp14/frameworks/base/core/java/android/credentials/ |
H A D | PrepareGetCredentialResponse.java | 65 @Nullable PendingIntent pendingIntent) { in PendingGetCredentialHandle() 175 void onPendingIntent(@NonNull PendingIntent pendingIntent); in onPendingIntent()
|
H A D | ICreateCredentialCallback.aidl | 28 oneway void onPendingIntent(in PendingIntent pendingIntent); in onPendingIntent()
|
H A D | IGetCredentialCallback.aidl | 28 oneway void onPendingIntent(in PendingIntent pendingIntent); in onPendingIntent()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/geofence/ |
H A D | GeofenceManager.java | 84 GeofenceKey(PendingIntent pendingIntent, Geofence geofence) { in GeofenceKey() 132 PendingIntent pendingIntent) { in GeofenceRegistration() 256 private void sendIntent(PendingIntent pendingIntent, boolean entering) { in sendIntent() 348 public void addGeofence(Geofence geofence, PendingIntent pendingIntent, String packageName, in addGeofence() 367 public void removeGeofence(PendingIntent pendingIntent) { in removeGeofence()
|
/aosp14/frameworks/base/core/java/android/companion/ |
H A D | IAssociationRequestCallback.aidl | 24 oneway void onAssociationPending(in PendingIntent pendingIntent); in onAssociationPending()
|
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/ |
H A D | WalletCard.java | 132 PendingIntent pendingIntent = PendingIntent.readPendingIntentOrNullFromParcel(source); in readFromParcel() local 308 @NonNull PendingIntent pendingIntent in Builder() 324 @NonNull PendingIntent pendingIntent) { in Builder()
|
H A D | IQuickAccessWalletServiceCallbacks.aidl | 39 oneway void onTargetActivityPendingIntentReceived(in PendingIntent pendingIntent); in onTargetActivityPendingIntentReceived()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationRemoteInputManager.java | 371 PendingIntent pendingIntent, @Nullable EditedSuggestionInfo editedSuggestionInfo) { in activateRemoteInput() 391 PendingIntent pendingIntent, @Nullable EditedSuggestionInfo editedSuggestionInfo, in activateRemoteInput() 483 private boolean showBouncerForRemoteInput(View view, PendingIntent pendingIntent, in showBouncerForRemoteInput() 689 boolean shouldHandleRemoteInput(View view, PendingIntent pendingIntent); in shouldHandleRemoteInput() 702 boolean handleRemoteViewClick(View view, PendingIntent pendingIntent, in handleRemoteViewClick()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubClientBroker.java | 304 PendingIntentRequest(PendingIntent pendingIntent, long nanoAppId) { in PendingIntentRequest() 340 PendingIntent pendingIntent, in ContextHubClientBroker() 412 PendingIntent pendingIntent, in ContextHubClientBroker() 672 PendingIntent pendingIntent; in hasPendingIntent() local 953 PendingIntent pendingIntent, in doSendPendingIntent() 1095 PendingIntent pendingIntent, in onSendFinished()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/ |
H A D | QuickAccessWalletTileTest.java | 394 PendingIntent pendingIntent = in testQueryCards_notCurrentUser_hasCards_noSideViewDrawable() local 458 PendingIntent pendingIntent = in createWalletCardWithType() local 496 PendingIntent pendingIntent = in createWalletCard() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/ambientcontext/ |
H A D | AmbientContextManagerServiceTest.java | 50 PendingIntent pendingIntent = PendingIntent.getBroadcast( in testClientRequest() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | SaveImageInBackgroundTask.java | 275 PendingIntent pendingIntent = PendingIntent.getActivityAsUser( in createShareAction() local 323 PendingIntent pendingIntent = PendingIntent.getActivityAsUser( in createEditAction() local
|
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
H A D | SlicePurchaseBroadcastReceiver.java | 111 PendingIntent pendingIntent = intent.getParcelableExtra(extra, PendingIntent.class); in sendSlicePurchaseAppResponse() local 134 PendingIntent pendingIntent = intent.getParcelableExtra(extra, PendingIntent.class); in sendSlicePurchaseAppResponseWithData() local 254 PendingIntent pendingIntent = intent.getParcelableExtra(extra, PendingIntent.class); in isPendingIntentValid() local
|
/aosp14/frameworks/base/core/java/android/app/smartspace/uitemplatedata/ |
H A D | TapAction.java | 79 @Nullable PendingIntent pendingIntent, @Nullable UserHandle userHandle, in TapAction() 220 public Builder setPendingIntent(@NonNull PendingIntent pendingIntent) { in setPendingIntent()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | CountdownConditionProvider.java | 119 final PendingIntent pendingIntent = getPendingIntent(conditionId); in onSubscribe() local 144 final PendingIntent pendingIntent = PendingIntent.getBroadcast(mContext, REQUEST_CODE, in getPendingIntent() local
|