Searched refs:uxRestrictionsService (Results 1 – 2 of 2) sorted by relevance
320 CarUxRestrictionsManagerService uxRestrictionsService = new CarUxRestrictionsManagerService( in testInitService_NoDeadlockWithCarDrivingStateService() local376 uxRestrictionsService.getCurrentUxRestrictions(); in testInitService_NoDeadlockWithCarDrivingStateService()401 uxRestrictionsService.init(); in testInitService_NoDeadlockWithCarDrivingStateService()
188 CarUxRestrictionsManagerService uxRestrictionsService, in CarPackageManagerService() argument192 mCarUxRestrictionsService = uxRestrictionsService; in CarPackageManagerService()1341 private final CarUxRestrictionsManagerService uxRestrictionsService; field in CarPackageManagerService.UxRestrictionsListener1344 uxRestrictionsService = service; in UxRestrictionsListener()1387 mCurrentUxRestrictions = uxRestrictionsService.getCurrentUxRestrictions(); in isRestricted()