Searched refs:ICarInfo (Results 1 – 3 of 3) sorted by relevance
19 import android.car.ICarInfo;30 public class CarInfoService extends ICarInfo.Stub implements CarServiceBase {
92 private final ICarInfo mService;176 mService = ICarInfo.Stub.asInterface(service); in CarInfoManager()
22 interface ICarInfo { interface