Searched refs:ICar (Results 1 – 4 of 4) sorted by relevance
212 private ICar mService;240 mService = ICar.Stub.asInterface(service);327 public Car(Context context, ICar service, @Nullable Looper looper) { in Car()412 ICar service = getICarOrThrow(); in getCarManager()530 private synchronized ICar getICarOrThrow() throws IllegalStateException { in getICarOrThrow()
24 interface ICar { interface
20 import android.car.ICar;34 public class ICarImpl extends ICar.Stub {
82126 intent={act=android.support.car.ICar pkg=com.android.car}