Home
last modified time | relevance | path

Searched refs:PersistentIntentResolvingTest (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPersistentIntentResolvingTest.java25 public class PersistentIntentResolvingTest extends BaseDeviceAdminTest { class
102 synchronized (PersistentIntentResolvingTest.this) { in onReceive()
107 synchronized (PersistentIntentResolvingTest.this) { in onReceive()
DExampleIntentReceivingActivity2.java29 if (getIntent().getAction().equals(PersistentIntentResolvingTest.EXAMPLE_ACTION)) { in onCreate()
DExampleIntentReceivingActivity1.java29 if (getIntent().getAction().equals(PersistentIntentResolvingTest.EXAMPLE_ACTION)) { in onCreate()