Home
last modified time | relevance | path

Searched refs:DELEGATE_APP_APK (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java55 private static final String DELEGATE_APP_APK = DeviceAndProfileOwnerTest.DELEGATE_APP_APK; field in OrgOwnedProfileOwnerTest
236 installAppAsUser(DELEGATE_APP_APK, mUserId); in testSecurityLoggingDelegate()
541 installAppAsUser(DELEGATE_APP_APK, mUserId); in testNetworkLoggingDelegate()
DMixedDeviceOwnerTest.java285 installAppAsUser(DELEGATE_APP_APK, mDeviceOwnerUserId); in testSecurityLoggingDelegate()
430 installDeviceOwnerApp(DELEGATE_APP_APK); in installDelegateApp()
DMixedManagedProfileOwnerTest.java308 installAppAsUser(DELEGATE_APP_APK, mUserId); in testNetworkLoggingDelegate()
DDeviceAndProfileOwnerTest.java92 protected static final String DELEGATE_APP_APK = "CtsDelegateApp.apk"; field in DeviceAndProfileOwnerTest
201 installAppAsUser(DELEGATE_APP_APK, mUserId); in testApplicationRestrictionIsRestricted()
211 installAppAsUser(DELEGATE_APP_APK, mUserId); in installDelegateApp()