HomeSort by relevance Sort by last modified time
    Searched refs:ExampleIntentReceivingActivity2 (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ExampleIntentReceivingActivity2.java 23 public class ExampleIntentReceivingActivity2 extends Activity {
PersistentIntentResolvingTest.java 38 filter.addAction(ExampleIntentReceivingActivity2.CONFIRM_ACTION);
105 } else if (intent.getAction().equals(ExampleIntentReceivingActivity2
125 ExampleIntentReceivingActivity2.class.getName());

Completed in 150 milliseconds