Searched refs:CarProjectionService (Results 1 – 4 of 4) sorted by relevance
86 class CarProjectionService extends ICarProjection.Stub implements CarServiceBase, class177 CarProjectionService(Context context, @Nullable Handler handler, in CarProjectionService() method in CarProjectionService876 ProjectionKeyEventHandlerContainer(CarProjectionService service) { in ProjectionKeyEventHandlerContainer()1031 final WeakReference<CarProjectionService> mServiceRef;1034 WirelessClientDeathRecipient(CarProjectionService service, WirelessClient client) { in WirelessClientDeathRecipient()1043 CarProjectionService service = mServiceRef.get(); in binderDied()
96 private final CarProjectionService mCarProjectionService;212 mCarProjectionService = new CarProjectionService( in ICarImpl()
231 private final CarProjectionService mCarProjectionService;247 CarProjectionService carProjectionService, in CarShellCommand()
84 private CarProjectionService mService;103 mService = new CarProjectionService(mContext, mHandler, mCarInputService, in setUp()