/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | LockTaskUtilityActivity.java | 36 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/ |
D | ApplicationRestrictionsActivity.java | 61 protected void onNewIntent(Intent intent) { in onNewIntent() method in ApplicationRestrictionsActivity 62 super.onNewIntent(intent); in onNewIntent()
|
D | UserRestrictionActivity.java | 47 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/ |
D | ReceiveUriActivity.java | 59 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/ |
D | SetPolicyActivity.java | 52 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/ |
D | CarDockActivity.java | 44 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarDockActivity
|
/cts/tests/tests/os/src/android/os/cts/ |
D | ClearTop.java | 39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
|
/cts/tests/app/src/android/app/cts/ |
D | ClearTop.java | 39 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
|
D | InstrumentationTestActivity.java | 97 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/ |
D | NdefPushReceiverActivity.java | 87 protected void onNewIntent(Intent intent) { in onNewIntent() method in NdefPushReceiverActivity 88 super.onNewIntent(intent); in onNewIntent()
|
D | TagVerifierActivity.java | 151 protected void onNewIntent(Intent intent) { in onNewIntent() method in TagVerifierActivity
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | ByodFlowTestActivity.java | 119 protected void onNewIntent(Intent intent) { in onNewIntent() method in ByodFlowTestActivity 121 super.onNewIntent(intent); in onNewIntent()
|