Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/
DCar.java193 ServiceConnectionListener serviceConnectionListener, @Nullable Looper looper) { in createCar()
209 ServiceConnectionListener serviceConnectionListener) { in createCar()
213 private Car(Context context, ServiceConnectionListener serviceConnectionListener, in Car()
233 Context context, ServiceConnectionListener serviceConnectionListener, Looper looper) in loadCarServiceLoader()
/packages/services/Car/car-lib/src/android/car/
DCar.java278 public static Car createCar(Context context, ServiceConnection serviceConnectionListener, in createCar()
298 public static Car createCar(Context context, ServiceConnection serviceConnectionListener) { in createCar()
302 private Car(Context context, ServiceConnection serviceConnectionListener, in Car()