Searched refs:RESTRICTIONS_SERVICE (Results 1 – 8 of 8) sorted by relevance
37 mRm = (RestrictionsManager) mContext.getSystemService(Context.RESTRICTIONS_SERVICE); in setUp()
56 publishBinderService(Context.RESTRICTIONS_SERVICE, mRestrictionsManagerImpl); in onStart()
126 @SystemService(Context.RESTRICTIONS_SERVICE)
3350 RESTRICTIONS_SERVICE,4511 public static final String RESTRICTIONS_SERVICE = "restrictions"; field in Context
883 registerService(Context.RESTRICTIONS_SERVICE, RestrictionsManager.class, in registerService() argument887 IBinder b = ServiceManager.getServiceOrThrow(Context.RESTRICTIONS_SERVICE); in registerService()
7270 field public static final java.lang.String RESTRICTIONS_SERVICE = "restrictions";
9866 field public static final String RESTRICTIONS_SERVICE = "restrictions";