Searched refs:uxRestrictionsService (Results 1 – 2 of 2) sorted by relevance
373 CarUxRestrictionsManagerService uxRestrictionsService = new CarUxRestrictionsManagerService( in testInitService_NoDeadlockWithCarDrivingStateService() local430 uxRestrictionsService.getCurrentUxRestrictions(); in testInitService_NoDeadlockWithCarDrivingStateService()455 uxRestrictionsService.init(); in testInitService_NoDeadlockWithCarDrivingStateService()
271 CarUxRestrictionsManagerService uxRestrictionsService, in CarPackageManagerService() argument274 mCarUxRestrictionsService = uxRestrictionsService; in CarPackageManagerService()2099 private final CarUxRestrictionsManagerService uxRestrictionsService; field in CarPackageManagerService.UxRestrictionsListener2103 uxRestrictionsService = service; in UxRestrictionsListener()2139 mCurrentUxRestrictions = uxRestrictionsService.getCurrentUxRestrictions( in isRestricted()