Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java51 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in ManagedProfileTest
494 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()
DDeviceAndProfileOwnerTest.java65 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in DeviceAndProfileOwnerTest
1185 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackage()
1212 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackageWithPackageManager()