Home
last modified time | relevance | path

Searched defs:onNewIntent (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/aosp_15_r20/cts/tests/tests/app/test-apps/TestComponentCallerApp/src/android/app/cts/testcomponentcaller/
H A DTestNewIntentCallerActivities.java31 public void onNewIntent(Intent intent) { in onNewIntent() method in TestNewIntentCallerActivities.TestNewIntentGetCurrentCallerActivity
46 public void onNewIntent(Intent intent, ComponentCaller caller) { in onNewIntent() method in TestNewIntentCallerActivities.TestNewIntentOverloadCallerActivity
/aosp_15_r20/cts/tests/tests/app/src/android/app/cts/
H A DComponentCallerTest.java1790 public void onNewIntent(Intent intent) { in onNewIntent() method in NewIntentGetCurrentCallerTestActivity
1801 public void onNewIntent(Intent intent, ComponentCaller caller) { in onNewIntent() method in NewIntentOverloadCallerTestActivity
1823 public void onNewIntent(Intent intent) { in onNewIntent() method in NewIntentGetSetIntentCurrentCallerTestActivity
1839 public void onNewIntent(Intent intent, ComponentCaller caller) { in onNewIntent() method in NewIntentGetSetIntentOverloadCallerTestActivity
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
H A DActivityLifecycleClientTestBase.java508 protected void onNewIntent(Intent intent) { in onNewIntent() method in SingleTopActivity
571 protected void onNewIntent(Intent intent) { in onNewIntent() method in SlowActivity
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DNewDocumentTestActivity.java33 public void onNewIntent(Intent intent) { in onNewIntent() method in NewDocumentTestActivity
H A DClearTop.java39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
H A DCarDockActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarDockActivity
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyCenterQsActivity.java54 protected void onNewIntent(Intent intent) { in onNewIntent() method in SafetyCenterQsActivity
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/
DSettingsDefaultIntentActivity.java41 protected void onNewIntent(Intent intent) { in onNewIntent() method in SettingsDefaultIntentActivity
/aosp_15_r20/packages/apps/Browser2/src/org/chromium/webview_shell/
DTelemetryMemoryPressureActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in TelemetryMemoryPressureActivity
/aosp_15_r20/cts/tests/fragment/src/android/fragment/cts/
H A DNewIntentActivity.java40 public void onNewIntent(Intent intent) { in onNewIntent() method in NewIntentActivity
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrBrowseActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrBrowseActivity
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DClearTop.java40 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/aosp_15_r20/cts/tests/framework/base/windowmanager/app_base/src/android/server/wm/app/
H A DLaunchingActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in LaunchingActivity
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/nfc/
H A DTechFilter.java48 public void onNewIntent(Intent intent) { in onNewIntent() method in TechFilter
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DClearTop.java41 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/aosp_15_r20/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/
H A DSimpleActivity.java49 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
H A DSimpleActivity.java57 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/SignedApp/src/android/server/wm/jetpack/signed/
H A DSignedEmbeddingActivity.java61 protected void onNewIntent(Intent intent) { in onNewIntent() method in SignedEmbeddingActivity
/aosp_15_r20/developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
H A DNewDocumentActivity.java54 protected void onNewIntent(Intent intent) { in onNewIntent() method in NewDocumentActivity
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AppRestrictionsTargetApp/src/com/android/cts/apprestrictions/targetapp/
H A DApplicationRestrictionsActivity.java57 protected void onNewIntent(Intent intent) { in onNewIntent() method in ApplicationRestrictionsActivity
/aosp_15_r20/development/samples/browseable/DocumentCentricApps/src/com.example.android.documentcentricapps/
H A DNewDocumentActivity.java54 protected void onNewIntent(Intent intent) { in onNewIntent() method in NewDocumentActivity
/aosp_15_r20/cts/hostsidetests/network-policy/app2/src/com/android/cts/netpolicy/hostside/app2/
H A DMyActivity.java68 protected void onNewIntent(Intent intent) { in onNewIntent() method in MyActivity
/aosp_15_r20/developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/
DNewDocumentActivity.java54 protected void onNewIntent(Intent intent) { in onNewIntent() method in NewDocumentActivity
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/SecondApp/src/android/server/wm/jetpack/second/
H A DSecondActivityAllowsUntrustedEmbedding.java77 protected void onNewIntent(Intent intent) { in onNewIntent() method in SecondActivityAllowsUntrustedEmbedding
/aosp_15_r20/packages/services/Mtp/tests/src/com/android/mtp/
DTestResultActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestResultActivity

12345678910>>...26