Home
last modified time | relevance | path

Searched defs:moveRestriction (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DRestrictionsSet.java93 public void moveRestriction(@NonNull RestrictionsSet destRestrictions, String restriction) { in moveRestriction() method in RestrictionsSet
H A DUserRestrictionsUtils.java827 public static void moveRestriction(String restrictionKey, in moveRestriction() method in UserRestrictionsUtils