Home
last modified time | relevance | path

Searched refs:INTENT_RECEIVER_APK (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCustomDeviceOwnerTest.java40 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in CustomDeviceOwnerTest
59 installAppAsUser(INTENT_RECEIVER_APK, mDeviceOwnerUserId); in testOwnerChangedBroadcast()
DBaseManagedProfileTest.java38 protected static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in BaseManagedProfileTest
DManagedProfileCrossProfileTest.java124 installAppAsUser(INTENT_RECEIVER_APK, USER_ALL); in testCrossProfileContent()
200 installAppAsUser(INTENT_RECEIVER_APK, USER_ALL); in testCrossProfileCopyPaste()
DDeviceAndProfileOwnerTest.java73 protected static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in DeviceAndProfileOwnerTest
1051 installAppAsUser(INTENT_RECEIVER_APK, mUserId); in testSuspendPackage()
1078 installAppAsUser(INTENT_RECEIVER_APK, mUserId); in testSuspendPackageWithPackageManager()
1282 installAppAsUser(INTENT_RECEIVER_APK, mUserId); in testClearApplicationData_testPkg()
DDeviceOwnerTest.java58 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in DeviceOwnerTest
1180 installAppAsUser(INTENT_RECEIVER_APK, userId); in createAffiliatedSecondaryUser()
DMixedDeviceOwnerTest.java587 installAppAsUser(INTENT_RECEIVER_APK, userId); in createSecondaryUserAsProfileOwner()