Searched refs:ICarEvsService (Results 1 – 4 of 4) sorted by relevance
28 interface ICarEvsService { interface
73 private final ICarEvsService mService;296 mService = ICarEvsService.Stub.asInterface(service); in CarEvsManager()
79 @Mock private ICarEvsService.Stub mMockICarEvsService;
106 public final class CarEvsService extends android.car.evs.ICarEvsService.Stub