Searched defs:updateUserRestrictionsInternalLR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java260 * {@link #updateUserRestrictionsInternalLR}.
275 * {@link #updateUserRestrictionsInternalLR}.
282 * {@link #updateUserRestrictionsInternalLR(Bundle, int)}. We use it to detect restrictions
284 * {@link #updateUserRestrictionsInternalLR(Bundle, int)} call.
1282 updateUserRestrictionsInternalLR(newRestrictions, userId);
1295 private void updateUserRestrictionsInternalLR( method in class:UserManagerService
1378 updateUserRestrictionsInternalLR(null, userId);

Completed in 38 milliseconds