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.java123 installAppAsUser(INTENT_SENDER_APK, false /* grantPermissions */, USER_ALL); in testCrossProfileContent()
201 installAppAsUser(INTENT_SENDER_APK, USER_ALL); in testCrossProfileCopyPaste()
DDeviceAndProfileOwnerTest.java76 private static final String INTENT_SENDER_APK = "CtsIntentSenderApp.apk"; field in DeviceAndProfileOwnerTest
1050 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackage()
1077 installAppAsUser(INTENT_SENDER_APK, mUserId); in testSuspendPackageWithPackageManager()