/frameworks/base/core/tests/coretests/src/android/app/activity/ |
D | IntentSenderTest.java | 36 PendingIntent.FLAG_MUTABLE); in ignore_testRegisteredReceivePermissionGranted() 58 PendingIntent.FLAG_MUTABLE); in testRegisteredReceivePermissionDenied() 68 .setPackage(getContext().getPackageName()), PendingIntent.FLAG_MUTABLE); in testLocalReceivePermissionGranted() 88 PendingIntent.FLAG_MUTABLE); in ignore_testLocalReceivePermissionDenied()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationUiAdjustmentTest.java | 45 PendingIntent.FLAG_MUTABLE); in needReinflate_differentLength() 59 PendingIntent.FLAG_MUTABLE); in needReinflate_differentLabels() 76 PendingIntent.FLAG_MUTABLE); in needReinflate_differentIcons() 94 PendingIntent.FLAG_MUTABLE); in needReinflate_differentPendingIntent() 99 PendingIntent.FLAG_MUTABLE); in needReinflate_differentPendingIntent() 118 PendingIntent.FLAG_MUTABLE); in needReinflate_differentChoices() 145 PendingIntent.FLAG_MUTABLE); in needReinflate_differentRemoteInputLabel() 172 PendingIntent.FLAG_MUTABLE); in needReinflate_negative()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/ |
D | RecoverySnapshotListenersStorageTest.java | 46 /*flags=*/ PendingIntent.FLAG_MUTABLE); in hasListener_isTrueForRegisteredUid() 61 /*flags=*/PendingIntent.FLAG_MUTABLE); in setSnapshotListener_invokesIntentImmediatelyIfPreviouslyNotified() 84 /*flags=*/PendingIntent.FLAG_MUTABLE); in setSnapshotListener_doesNotRepeatedlyInvokeListener()
|
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
D | BubbleHelper.java | 128 PendingIntent.FLAG_UPDATE_CURRENT | PendingIntent.FLAG_MUTABLE)) in getNotificationBuilder() 143 PendingIntent.FLAG_UPDATE_CURRENT | PendingIntent.FLAG_MUTABLE); in getBubbleBuilder()
|
/frameworks/libs/systemui/toruslib/torus-wallpaper-settings/src/main/java/com/google/android/torus/settings/inlinecontrol/ |
D | InputRangeRowBuilder.kt | 46 PendingIntent.FLAG_UPDATE_CURRENT or PendingIntent.FLAG_MUTABLE in createInputRangeBuilder()
|
/frameworks/base/tests/RollbackTest/SampleRollbackApp/src/com/android/sample/rollbackapp/ |
D | MainActivity.java | 19 import static android.app.PendingIntent.FLAG_MUTABLE; 94 getApplicationContext(), 0, intent, FLAG_MUTABLE); in initTriggerRollbackButton()
|
/frameworks/base/errorprone/tests/res/android/app/ |
D | PendingIntent.java | 27 public static final int FLAG_MUTABLE = 1<<25; field in PendingIntent
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/usb/ |
D | UsbPermissionActivityTest.kt | 74 PendingIntent.FLAG_MUTABLE)) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
D | PeopleSpaceWidgetPinnedReceiver.java | 57 PendingIntent.FLAG_MUTABLE | PendingIntent.FLAG_UPDATE_CURRENT); in getPendingIntent()
|
/frameworks/base/core/java/android/app/ |
D | PendingIntent.java | 195 FLAG_MUTABLE, 281 public static final int FLAG_MUTABLE = 1<<25; field in PendingIntent 289 public static final int FLAG_MUTABLE_UNAUDITED = FLAG_MUTABLE; 442 final boolean isFlagMutableSet = (flags & PendingIntent.FLAG_MUTABLE) != 0; in checkPendingIntent() 487 boolean isFlagMutableSet = (flags & PendingIntent.FLAG_MUTABLE) != 0; in isNewMutableDisallowedImplicitPendingIntent()
|
/frameworks/base/core/tests/coretests/src/android/service/settings/suggestions/ |
D | SuggestionTest.java | 52 PendingIntent.FLAG_MUTABLE /* flags */); in setUp()
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
D | RemoteViewsTest.java | 328 PendingIntent.FLAG_MUTABLE) 347 PendingIntent.FLAG_MUTABLE) 365 PendingIntent.FLAG_MUTABLE) 569 PendingIntent.FLAG_ONE_SHOT | PendingIntent.FLAG_MUTABLE); in copyWithBinders() 586 PendingIntent.FLAG_ONE_SHOT | PendingIntent.FLAG_MUTABLE); in copy_keepsPendingIntentWhitelistToken() 619 PendingIntent.FLAG_ONE_SHOT | PendingIntent.FLAG_MUTABLE); in sharedElement_pendingIntent_notifyParent()
|
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
D | TestPackageInstaller.java | 138 PendingIntent.FLAG_UPDATE_CURRENT | PendingIntent.FLAG_MUTABLE); in getIntentSender()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | ShortcutManagerTest9.java | 155 PendingIntent.FLAG_MUTABLE); in testRequestPinAppWidget_withCallback()
|
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/slice/ |
D | SliceUtil.kt | 148 PendingIntent.FLAG_CANCEL_CURRENT or PendingIntent.FLAG_MUTABLE in createBroadcastPendingIntent()
|
/frameworks/base/services/credentials/java/com/android/server/credentials/ |
D | CredentialManagerUi.java | 182 PendingIntent.FLAG_MUTABLE, /*options=*/null, in createPendingIntent()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GsmSmsDispatcherTest.java | 389 PendingIntent.FLAG_MUTABLE); in testSendSmsByCarrierApp() 446 PendingIntent.FLAG_MUTABLE); in sendMultipartTextSms() 450 PendingIntent.FLAG_MUTABLE); in sendMultipartTextSms()
|
/frameworks/base/libs/usb/tests/AccessoryChat/src/com/android/accessorychat/ |
D | AccessoryChat.java | 88 PendingIntent.FLAG_MUTABLE); in onCreate()
|
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
D | SlicePurchaseBroadcastReceiver.java | 456 PendingIntent.FLAG_CANCEL_CURRENT | PendingIntent.FLAG_MUTABLE, null /* options */, in createContentIntent() 478 PendingIntent.FLAG_CANCEL_CURRENT | PendingIntent.FLAG_MUTABLE); in createCanceledIntent()
|
/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ |
D | NotificationTest.java | 147 PendingIntent.FLAG_UPDATE_CURRENT | PendingIntent.FLAG_MUTABLE); in postMessagingNotification()
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
D | UninstallUninstalling.java | 116 | PendingIntent.FLAG_MUTABLE); in onCreate()
|
D | InstallInstalling.java | 312 PendingIntent.FLAG_UPDATE_CURRENT | PendingIntent.FLAG_MUTABLE); in onPostExecute()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
D | SaveImageInBackgroundTaskTest.kt | 78 PendingIntent.FLAG_CANCEL_CURRENT or PendingIntent.FLAG_MUTABLE
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
D | BubbleTest.java | 81 PendingIntent.getActivity(mContext, 0, target, PendingIntent.FLAG_MUTABLE), in setUp()
|
/frameworks/base/services/tests/BackgroundInstallControlServiceTests/host/test-app/BackgroundInstallControlServiceTestApp/src/com/android/server/pm/test/app/ |
D | BackgroundInstallControlServiceTest.java | 233 PendingIntent.FLAG_ONE_SHOT | PendingIntent.FLAG_MUTABLE); in createPendingIntent()
|