Home
last modified time | relevance | path

Searched defs:Car (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/
DCar.java49 public class Car { class
213 private Car(Context context, ServiceConnectionListener serviceConnectionListener, in Car() method in Car
269 public Car(Context context, CarServiceLoader serviceLoader, @Nullable Looper looper) { in Car() method in Car
/packages/services/Car/car-lib/src/android/car/
DCar.java53 public class Car { class
302 private Car(Context context, ServiceConnection serviceConnectionListener, in Car() method in Car
327 public Car(Context context, ICar service, @Nullable Looper looper) { in Car() method in Car