Home | History | Annotate | Download | only in pm

Lines Matching refs:mAppOpsService

177     private IAppOpsService mAppOpsService;
256 mAppOpsService = IAppOpsService.Stub.asInterface(
260 mAppOpsService.setUserRestrictions(mUserRestrictions.get(mUserIds[i]), mUserIds[i]);
597 mAppOpsService.setUserRestrictions(userRestrictions, userId);
1415 mAppOpsService.removeUser(userHandle);