Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseManagedProfileTest.java37 protected static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in BaseManagedProfileTest
DManagedProfileCrossProfileTest.java91 installAppAsUser(INTENT_SENDER_APK, false /* grantPermissions */, USER_ALL); in testCrossProfileContent()
168 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testCrossProfileCopyPaste()
DDeviceAndProfileOwnerTest.java80 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in DeviceAndProfileOwnerTest
723 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackage()
750 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackageWithPackageManager()