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.java49 private static final String DELEGATE_APP_APK = DeviceAndProfileOwnerTest.DELEGATE_APP_APK; field in OrgOwnedProfileOwnerTest
235 installAppAsUser(DELEGATE_APP_APK, mUserId); in testSecurityLoggingDelegate()
686 installAppAsUser(DELEGATE_APP_APK, mUserId); in testNetworkLoggingDelegate()
DMixedDeviceOwnerTest.java366 installAppAsUser(DELEGATE_APP_APK, mDeviceOwnerUserId); in testSecurityLoggingDelegate()
564 installDeviceOwnerApp(DELEGATE_APP_APK); in installDelegateApp()
DMixedManagedProfileOwnerTest.java360 installAppAsUser(DELEGATE_APP_APK, mUserId); in testNetworkLoggingDelegate()
DDeviceAndProfileOwnerTest.java93 protected static final String DELEGATE_APP_APK = "CtsDelegateApp.apk"; field in DeviceAndProfileOwnerTest
228 installAppAsUser(DELEGATE_APP_APK, mUserId); in testApplicationRestrictionIsRestricted()
332 installAppAsUser(DELEGATE_APP_APK, mUserId); in installDelegateApp()