Home
last modified time | relevance | path

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

12

/cts/tests/tests/app/test-apps/TestComponentCallerApp/src/android/app/cts/testcomponentcaller/
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
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DCarDockActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarDockActivity
/cts/tests/app/app/src/android/app/stubs/
DNewDocumentTestActivity.java33 public void onNewIntent(Intent intent) { in onNewIntent() method in NewDocumentTestActivity
DClearTop.java39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
DSimpleActivity.java70 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
/cts/tests/fragment/src/android/fragment/cts/
DNewIntentActivity.java40 public void onNewIntent(Intent intent) { in onNewIntent() method in NewIntentActivity
/cts/tests/framework/base/windowmanager/app_base/src/android/server/wm/app/
DLaunchingActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in LaunchingActivity
/cts/tests/tests/os/src/android/os/cts/
DClearTop.java41 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/
DSimpleActivity.java49 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivity.java57 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
DSimpleActivityStartFgService.java64 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivityStartFgService
/cts/tests/framework/base/windowmanager/jetpack/SignedApp/src/android/server/wm/jetpack/signed/
DSignedEmbeddingActivity.java61 protected void onNewIntent(Intent intent) { in onNewIntent() method in SignedEmbeddingActivity
/cts/hostsidetests/devicepolicy/app/AppRestrictionsTargetApp/src/com/android/cts/apprestrictions/targetapp/
DApplicationRestrictionsActivity.java57 protected void onNewIntent(Intent intent) { in onNewIntent() method in ApplicationRestrictionsActivity
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DPresentationActivity.java43 protected void onNewIntent(Intent intent) { in onNewIntent() method in PresentationActivity
/cts/tests/framework/base/windowmanager/jetpack/SecondApp/src/android/server/wm/jetpack/second/
DSecondActivityAllowsUntrustedEmbedding.java77 protected void onNewIntent(Intent intent) { in onNewIntent() method in SecondActivityAllowsUntrustedEmbedding
/cts/hostsidetests/hdmicec/app/src/android/hdmicec/app/
DHdmiCecWakeLock.java63 public void onNewIntent(Intent intent) { in onNewIntent() method in HdmiCecWakeLock
/cts/hostsidetests/appsecurity/test-apps/NoRestartApp/src/com/android/cts/norestart/
DNoRestartActivity.java40 protected void onNewIntent(Intent intent) { in onNewIntent() method in NoRestartActivity
/cts/tests/contentcaptureservice/OutsideOfPackageActivity/src/android/contentcaptureservice/cts2/
DOutsideOfPackageActivity.java42 protected void onNewIntent(Intent intent) { in onNewIntent() method in OutsideOfPackageActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/offhost/
DUiccTransactionEvent1EmulatorActivity.java55 protected void onNewIntent(Intent intent) { in onNewIntent() method in UiccTransactionEvent1EmulatorActivity
DUiccTransactionEvent2EmulatorActivity.java55 protected void onNewIntent(Intent intent) { in onNewIntent() method in UiccTransactionEvent2EmulatorActivity
DUiccTransactionEvent3EmulatorActivity.java55 protected void onNewIntent(Intent intent) { in onNewIntent() method in UiccTransactionEvent3EmulatorActivity
/cts/tests/app/CantSaveState1/src/com/android/test/cantsavestate2/
DCantSave1Activity.java62 protected void onNewIntent(Intent intent) { in onNewIntent() method in CantSave1Activity
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/activity/lifecycle/
DCallbackTrackingActivity.java49 protected void onNewIntent(Intent intent) { in onNewIntent() method in CallbackTrackingActivity
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSetPolicyActivity.java49 public void onNewIntent(Intent intent) { in onNewIntent() method in SetPolicyActivity
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DDelegatedScopesReceiverActivity.java70 protected void onNewIntent(Intent intent) { in onNewIntent() method in DelegatedScopesReceiverActivity

12