Home
last modified time | relevance | path

Searched refs:onNewIntent (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskUtilityActivity.java36 protected void onNewIntent(Intent intent) { in onNewIntent() method in LockTaskUtilityActivity
37 super.onNewIntent(intent); in onNewIntent()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DApplicationRestrictionsActivity.java61 protected void onNewIntent(Intent intent) { in onNewIntent() method in ApplicationRestrictionsActivity
62 super.onNewIntent(intent); in onNewIntent()
DUserRestrictionActivity.java47 public void onNewIntent(Intent intent) { in onNewIntent() method in UserRestrictionActivity
48 super.onNewIntent(intent); in onNewIntent()
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in ReceiveUriActivity
60 super.onNewIntent(intent); in onNewIntent()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DSetPolicyActivity.java52 public void onNewIntent(Intent intent) { in onNewIntent() method in SetPolicyActivity
53 super.onNewIntent(intent); in onNewIntent()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DCarDockActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarDockActivity
/cts/tests/tests/os/src/android/os/cts/
DClearTop.java39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/cts/tests/app/src/android/app/cts/
DClearTop.java39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
DInstrumentationTestActivity.java97 protected void onNewIntent(Intent intent) { in onNewIntent() method in InstrumentationTestActivity
98 super.onNewIntent(intent); in onNewIntent()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
DNdefPushReceiverActivity.java87 protected void onNewIntent(Intent intent) { in onNewIntent() method in NdefPushReceiverActivity
88 super.onNewIntent(intent); in onNewIntent()
DTagVerifierActivity.java151 protected void onNewIntent(Intent intent) { in onNewIntent() method in TagVerifierActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodFlowTestActivity.java119 protected void onNewIntent(Intent intent) { in onNewIntent() method in ByodFlowTestActivity
121 super.onNewIntent(intent); in onNewIntent()