Searched refs:RESTRICTIONS_SERVICE (Results 1 – 6 of 6) sorted by relevance
71 publishBinderService(Context.RESTRICTIONS_SERVICE, mRestrictionsManagerImpl); in onStart()
2797 public static final String RESTRICTIONS_SERVICE = "restrictions"; field in Context
671 registerService(RESTRICTIONS_SERVICE, new ServiceFetcher() { in registerService() argument673 IBinder b = ServiceManager.getService(RESTRICTIONS_SERVICE); in registerService()
1169 NO DOC BLOCK: android.content.Context Field RESTRICTIONS_SERVICE
1783 NO DOC BLOCK: android.content.Context Field RESTRICTIONS_SERVICE
7238 field public static final java.lang.String RESTRICTIONS_SERVICE = "restrictions";