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

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
ManagedProfileTest.java 44 private static final String INTENT_SENDER_PKG = "com.android.cts.intent.sender";
142 getDevice().uninstallPackage(INTENT_SENDER_PKG);
536 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".ContentTest", mParentUserId);
543 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".ContentTest", mProfileUserId);
635 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest",
637 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest",
640 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest",
    [all...]
DeviceAndProfileOwnerTest.java 51 private static final String INTENT_SENDER_PKG = "com.android.cts.intent.sender";
151 getDevice().uninstallPackage(INTENT_SENDER_PKG);
    [all...]

Completed in 307 milliseconds