/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/ |
D | EphemeralService.java | 44 .setIntent(intent) in onBind() 57 .setIntent(intent) in onStartCommand()
|
D | EphemeralActivity3.java | 38 .setIntent(getIntent()) in onCreate()
|
D | EphemeralActivity2.java | 38 .setIntent(getIntent()) in onCreate()
|
D | EphemeralActivity.java | 50 .setIntent(getIntent()) in onCreate()
|
/cts/tests/vr/src/android/vr/cts/ |
D | VrSetFIFOThreadTest.java | 65 private void setIntent(int viewIndex, int createProtected, in setIntent() method in VrSetFIFOThreadTest 76 setIntent(OpenGLESActivity.RENDERER_BASIC, 1, 0, 0); in testSetVrThreadAPISuccess() 100 setIntent(OpenGLESActivity.RENDERER_BASIC, 1, 0, 0); in testSetVrThreadAPIFailure()
|
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
D | ShortcutManagerStartShortcutTest.java | 109 .setIntent(i).build() in testStartSingle() 217 .setIntent(i).build() in testShortcutWrongId() 335 .setIntent(i).build() in testNonExistent() 360 .setIntent(i).build() in testUnExported()
|
D | ShortcutManagerFakingPublisherTest.java | 69 .setIntent(new Intent(Intent.ACTION_VIEW)) in testSpoofingPublisher()
|
D | ShortcutManagerRequestPinTest.java | 83 .setIntent(new Intent(Intent.ACTION_MAIN)) in testRequestPinShortcut() 194 .setIntent(new Intent(Intent.ACTION_MAIN)) in testRequestPinShortcut_multiLaunchers_withDynamic()
|
D | ShortcutManagerConfigActivityTest.java | 124 .setIntent(new Intent(Intent.ACTION_MAIN)) in getShortcutRequestForPackage1()
|
D | ShortcutManagerCtsTestsBase.java | 447 .setIntent(intent); in makeShortcut()
|
D | ShortcutManagerClientApiTest.java | 88 () -> new ShortcutInfo.Builder(getTestContext(), "id").setIntent(null)); in testShortcutInfoMissingMandatoryFields() 93 () -> new ShortcutInfo.Builder(getTestContext(), "id").setIntent(new Intent())); in testShortcutInfoMissingMandatoryFields() 131 () -> new ShortcutInfo.Builder(getTestContext(), "id").setIntent(new Intent())); in testShortcutInfoMissingMandatoryFields()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationTest.java | 630 .setIntent(bubbleIntent) in testBubbleMetadataBuilder() 652 .setIntent(bubbleIntent) in testBubbleMetadata_parcel() 672 .setIntent(bubbleIntent) in testBubbleMetadata_parcelResId() 701 .setIntent(bubbleIntent); in testBubbleMetadataBuilder_throwForNoIcon() 720 .setIntent(bubbleIntent); in testBubbleMetadataBuilder_throwForBitmapIcon() 736 .setIntent(bubbleIntent); in testBubbleMetadataBuilder_noThrowForAdaptiveBitmapIcon() 749 .setIntent(bubbleIntent); in testBubbleMetadataBuilder_noThrowForNonBitmapIcon() 764 .setIntent(bubbleIntent) in testBubbleMetadataBuilder_replaceHeightRes() 783 .setIntent(bubbleIntent) in testBubbleMetadataBuilder_replaceHeightDp() 856 .setIntent(bubbleIntent) in makeBubbleMetadata()
|
D | NotificationManagerTest.java | 390 .setIntent(pendingIntent) in sendAndVerifyBubble() 2697 .setIntent(pendingIntent) in testNotificationManagerBubblePolicy_noFlag_notEmbeddable() 2733 .setIntent(pendingIntent) in testNotificationManagerBubblePolicy_noFlag_notDocumentLaunchModeAlways()
|
/cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/ |
D | ShortcutManagerManagedUserTest.java | 54 .setIntent(new Intent(Intent.ACTION_VIEW).setComponent( in test02_createShortuctsOnPrimaryUser() 62 .setIntent(new Intent(Intent.ACTION_VIEW).setComponent( in test03_createShortuctsOnManagedProfile()
|
D | ShortcutManagerSecondaryUserTest.java | 44 .setIntent(new Intent(Intent.ACTION_VIEW).setComponent( in testCreateAndStart()
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp2/src/com/android/cts/ephemeralapp2/ |
D | EphemeralActivity.java | 49 .setIntent(getIntent()) in onCreate()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | BubblesTestService.java | 74 .setIntent(pendingIntent) in getNotificationForTest()
|
D | BubblesTestActivity.java | 68 .setIntent(pendingIntent) in sendBubble()
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/ |
D | TestResult.java | 169 public Builder setIntent(Intent _intent) { in setIntent() method in TestResult.Builder
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | BubblesVerifierActivity.java | 466 .setIntent(pendingIntent); in getBasicBubbleBuilder()
|
/cts/tests/tests/view/src/android/view/textclassifier/cts/ |
D | TextClassifierValueObjectsTest.java | 262 .setIntent(intent) in testTextClassificationLegacy()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RemoteViewsTest.java | 827 mRemoteViews.setIntent(R.id.remoteView_custom, "setIntentField", intent); in testSetIntent() 835 mRemoteViews.setIntent(R.id.remoteView_absolute, "setIntentField", intent); in testSetIntent()
|