Searched refs:ICarProjection (Results 1 – 4 of 4) sorted by relevance
22 import android.car.ICarProjection;49 class FakeCarProjectionService extends ICarProjection.Stub implements
33 interface ICarProjection { interface
196 private final ICarProjection mService;245 mService = ICarProjection.Stub.asInterface(service); in CarProjectionManager()
37 import android.car.ICarProjection;86 class CarProjectionService extends ICarProjection.Stub implements CarServiceBase,