Searched refs:DELEGATION_ENABLE_SYSTEM_APP (Results 1 – 3 of 3) sorted by relevance
18 import static android.app.admin.DevicePolicyManager.DELEGATION_ENABLE_SYSTEM_APP;70 return scopes.contains(DELEGATION_ENABLE_SYSTEM_APP); in amIEnableSystemAppDelegate()
23 import static android.app.admin.DevicePolicyManager.DELEGATION_ENABLE_SYSTEM_APP;91 DELEGATION_ENABLE_SYSTEM_APP,
99 private static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app"; field in DeviceAndProfileOwnerTest270 DELEGATION_ENABLE_SYSTEM_APP, in getDelegationScopes()