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
198 private final ICarProjection mService;247 mService = ICarProjection.Stub.asInterface(service); in CarProjectionManager()
35 import android.car.ICarProjection;86 class CarProjectionService extends ICarProjection.Stub implements CarServiceBase,