Home
last modified time | relevance | path

Searched defs:DELEGATE_APP_PKG (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNetworkLoggingTest.java65 private static final String DELEGATE_APP_PKG = "com.android.cts.delegate"; field in NetworkLoggingTest
DSecurityLoggingTest.java120 private static final String DELEGATE_APP_PKG = "com.android.cts.delegate"; field in SecurityLoggingTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java54 private static final String DELEGATE_APP_PKG = DeviceAndProfileOwnerTest.DELEGATE_APP_PKG; field in OrgOwnedProfileOwnerTest
DDeviceAndProfileOwnerTest.java91 protected static final String DELEGATE_APP_PKG = "com.android.cts.delegate"; field in DeviceAndProfileOwnerTest