Home
last modified time | relevance | path

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

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