Home
last modified time | relevance | path

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

12

/cts/tests/framework/base/windowmanager/appDisplaySize/src/android/server/wm/displaysize/
DSmallestWidthActivity.java28 protected void onNewIntent(final Intent intent) { in onNewIntent() method in SmallestWidthActivity
/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
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DCarDockActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarDockActivity
/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.java40 protected void onNewIntent(Intent intent) { in onNewIntent() method in LaunchingActivity
/cts/tests/tests/os/src/android/os/cts/
DClearTop.java39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/cts/hostsidetests/appsecurity/test-apps/NoRestartApp/src/com/android/cts/norestart/
DNoRestartActivity.java38 protected void onNewIntent(Intent intent) { in onNewIntent() method in NoRestartActivity
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivity.java52 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
DSimpleActivityStartFgService.java64 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivityStartFgService
/cts/hostsidetests/devicepolicy/app/AppRestrictionsTargetApp/src/com/android/cts/apprestrictions/targetapp/
DApplicationRestrictionsActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in ApplicationRestrictionsActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/offhost/
DUiccTransactionEvent3EmulatorActivity.java66 protected void onNewIntent(Intent intent) { in onNewIntent() method in UiccTransactionEvent3EmulatorActivity
DUiccTransactionEvent2EmulatorActivity.java66 protected void onNewIntent(Intent intent) { in onNewIntent() method in UiccTransactionEvent2EmulatorActivity
DUiccTransactionEvent1EmulatorActivity.java66 protected void onNewIntent(Intent intent) { in onNewIntent() method in UiccTransactionEvent1EmulatorActivity
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSetPolicyActivity.java48 public void onNewIntent(Intent intent) { in onNewIntent() method in SetPolicyActivity
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DDelegatedScopesReceiverActivity.java66 protected void onNewIntent(Intent intent) { in onNewIntent() method in DelegatedScopesReceiverActivity
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DSetPolicyActivity.java52 public void onNewIntent(Intent intent) { in onNewIntent() method in SetPolicyActivity
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in ReceiveUriActivity
/cts/hostsidetests/backup/SharedPreferencesRestoreApp/src/android/cts/backup/sharedprefrestoreapp/
DSharedPrefsRestoreTestActivity.java61 protected void onNewIntent(Intent intent) { in onNewIntent() method in SharedPrefsRestoreTestActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DAppLinkTestActivity.java95 protected void onNewIntent(Intent intent) { in onNewIntent() method in AppLinkTestActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
DNdefPushReceiverActivity.java87 protected void onNewIntent(Intent intent) { in onNewIntent() method in NdefPushReceiverActivity
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSetPolicyActivity.java59 public void onNewIntent(Intent intent) { in onNewIntent() method in SetPolicyActivity
DLockTaskUtilityActivity.java68 protected void onNewIntent(Intent intent) { in onNewIntent() method in LockTaskUtilityActivity
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityLifecycleClientTestBase.java308 protected void onNewIntent(Intent intent) { in onNewIntent() method in ActivityLifecycleClientTestBase.CallbackTrackingActivity
375 protected void onNewIntent(Intent intent) { in onNewIntent() method in ActivityLifecycleClientTestBase.SingleTopActivity
425 protected void onNewIntent(Intent intent) { in onNewIntent() method in ActivityLifecycleClientTestBase.SlowActivity
DActivityStarterTests.java509 protected void onNewIntent(Intent intent) { in onNewIntent() method in ActivityStarterTests.TestLaunchingActivity

12