Searched refs:INTENT_SENDER_APK (Results 1 – 2 of 2) sorted by relevance
51 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in ManagedProfileTest494 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testAppLinks_verificationStatus()530 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testAppLinks_enabledStatus()590 installAppAsUser(INTENT_SENDER_APK, false /* grantPermissions */, USER_ALL); in testCrossProfileContent()676 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testCrossProfileCopyPaste()
65 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in DeviceAndProfileOwnerTest1185 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackage()1212 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackageWithPackageManager()