Searched refs:INTENT_SENDER_PKG (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | ManagedProfileTest.java | 50 private static final String INTENT_SENDER_PKG = "com.android.cts.intent.sender"; field in ManagedProfileTest 146 getDevice().uninstallPackage(INTENT_SENDER_PKG); in tearDown() 602 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".ContentTest", mParentUserId); in testCrossProfileContent() 609 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".ContentTest", mProfileUserId); in testCrossProfileContent() 713 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest", in testCrossProfileCopyPasteInternal() 716 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".CopyPasteTest", in testCrossProfileCopyPasteInternal() 1714 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".AppLinkTest", methodName, in assertAppLinkResult()
|
D | DeviceAndProfileOwnerTest.java | 62 private static final String INTENT_SENDER_PKG = "com.android.cts.intent.sender"; field in DeviceAndProfileOwnerTest 190 getDevice().uninstallPackage(INTENT_SENDER_PKG); in tearDown() 1762 runDeviceTestsAsUser(INTENT_SENDER_PKG, ".SuspendPackageTest", in executeSuspendPackageTestMethod()
|