Searched refs:INTENT_RECEIVER_APK (Results 1 – 4 of 4) sorted by relevance
39 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in CustomDeviceOwnerTest74 installAppAsUser(INTENT_RECEIVER_APK, mPrimaryUserId); in testOwnerChangedBroadcast()
44 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in ManagedProfileTest201 installAppAsUser(INTENT_RECEIVER_APK, mParentUserId); in testAppLinks()203 installAppAsUser(INTENT_RECEIVER_APK, mProfileUserId); in testAppLinks()246 installAppAsUser(INTENT_RECEIVER_APK, mParentUserId); in testCrossProfileContent()248 installAppAsUser(INTENT_RECEIVER_APK, mProfileUserId); in testCrossProfileContent()271 installAppAsUser(INTENT_RECEIVER_APK, mParentUserId); in testCrossProfileCopyPaste()273 installAppAsUser(INTENT_RECEIVER_APK, mProfileUserId); in testCrossProfileCopyPaste()
35 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in DeviceOwnerTest321 installAppAsUser(INTENT_RECEIVER_APK, mPrimaryUserId); in testLockTask()
43 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in DeviceAndProfileOwnerTest505 installAppAsUser(INTENT_RECEIVER_APK, mUserId); in testSuspendPackage()