Searched refs:mCarUXRestrictionsService (Results 1 – 1 of 1) sorted by relevance
112 private final CarUxRestrictionsManagerService mCarUXRestrictionsService; field in ICarImpl219 mCarUXRestrictionsService = constructWithTrace(t, CarUxRestrictionsManagerService.class, in ICarImpl()233 mCarUXRestrictionsService)); in ICarImpl()257 () -> new CarPackageManagerService(serviceContext, mCarUXRestrictionsService, in ICarImpl()370 allServices.add(mCarUXRestrictionsService); // mCarUserService depends on it in ICarImpl()618 return mCarUXRestrictionsService; in getCarService()