Home | History | Annotate | Download | only in devicepolicy

Lines Matching defs:createUserRestrictionSupportIntent

10387         public Intent createUserRestrictionSupportIntent(int userId, String userRestriction) {
10542 intent = mLocalService.createUserRestrictionSupportIntent(userId, restriction);