Home
last modified time | relevance | path

Searched refs:INTENT_SENDER_PKG (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java50 private static final String INTENT_SENDER_PKG = "com.android.cts.intent.sender"; field in ManagedProfileTest
148 getDevice().uninstallPackage(INTENT_SENDER_PKG); in tearDown()
598 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".ContentTest", mParentUserId); in testCrossProfileContent()
605 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".ContentTest", mProfileUserId); in testCrossProfileContent()
703 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest", in testCrossProfileCopyPasteInternal()
706 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest", in testCrossProfileCopyPasteInternal()
1703 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".AppLinkTest", methodName, in assertAppLinkResult()
DDeviceAndProfileOwnerTest.java64 private static final String INTENT_SENDER_PKG = "com.android.cts.intent.sender"; field in DeviceAndProfileOwnerTest
192 getDevice().uninstallPackage(INTENT_SENDER_PKG); in tearDown()
1884 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".SuspendPackageTest", in executeSuspendPackageTestMethod()