Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyIdentifiers.java173 public static String getIdentifierForUserRestriction( in getIdentifierForUserRestriction() method in DevicePolicyIdentifiers
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DPolicyDefinition.java488 String key = DevicePolicyIdentifiers.getIdentifierForUserRestriction(restriction); in getPolicyDefinitionForUserRestriction()
550 String identifier = DevicePolicyIdentifiers.getIdentifierForUserRestriction(restriction); in createAndAddUserRestrictionPolicyDefinition()
H A DDevicePolicyEngine.java98 DevicePolicyIdentifiers.getIdentifierForUserRestriction(
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7732 method @NonNull public static String getIdentifierForUserRestriction(@NonNull String);