Searched refs:INTENT_SENDER_APK (Results 1 – 2 of 2) sorted by relevance
41 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in ManagedProfileTest202 installAppAsUser(INTENT_SENDER_APK, mParentUserId); in testAppLinks()204 installAppAsUser(INTENT_SENDER_APK, mProfileUserId); in testAppLinks()247 installAppAsUser(INTENT_SENDER_APK, mParentUserId); in testCrossProfileContent()249 installAppAsUser(INTENT_SENDER_APK, mProfileUserId); in testCrossProfileContent()272 installAppAsUser(INTENT_SENDER_APK, mParentUserId); in testCrossProfileCopyPaste()274 installAppAsUser(INTENT_SENDER_APK, mProfileUserId); in testCrossProfileCopyPaste()
46 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in DeviceAndProfileOwnerTest504 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackage()