Searched refs:ICarProjection (Results 1 – 5 of 5) sorted by relevance
22 import android.car.ICarProjection;50 class FakeCarProjectionService extends ICarProjection.Stub implements
33 interface ICarProjection { interface
204 private final ICarProjection mService;253 mService = ICarProjection.Stub.asInterface(service); in CarProjectionManager()
35 import android.car.ICarProjection;73 @Mock private ICarProjection mService;
38 import android.car.ICarProjection;98 class CarProjectionService extends ICarProjection.Stub implements CarServiceBase,