Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DApplicationRestrictionsIsCallerDelegateHelper.java31 private static final String APP_RESTRICTIONS_TARGET_PKG = "com.android.cts.delegate"; field in ApplicationRestrictionsIsCallerDelegateHelper
36 ADMIN_RECEIVER_COMPONENT, APP_RESTRICTIONS_TARGET_PKG); in testSetApplicationRestrictionsManagingPackageToDelegate()
37 assertThat(APP_RESTRICTIONS_TARGET_PKG) in testSetApplicationRestrictionsManagingPackageToDelegate()