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

  /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
IntentReceiverActivity.java 52 private static final String ACTION_JUST_CREATE =
106 } else if (ACTION_JUST_CREATE.equals(action)) {
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
LockTaskTest.java 45 private static final String ACTION_JUST_CREATE =
449 intent.setAction(ACTION_JUST_CREATE);

Completed in 70 milliseconds