Searched defs:createCar (Results 1 – 5 of 5) sorted by relevance
49 protected static Car createCar(Context context, ServiceConnection serviceConnection) { in createCar() method in ShadowCar76 protected static Car createCar(Context context) { in createCar() method in ShadowCar
37 protected static Car createCar(Context context) { in createCar() method in ShadowCar
49 protected static Car createCar(Context context, ServiceConnection serviceConnection) { in createCar() method in ShadowCar
791 public static Car createCar(Context context, ServiceConnection serviceConnectionListener, in createCar() method in Car816 public static Car createCar(Context context, ServiceConnection serviceConnectionListener) { in createCar() method in Car828 public static Car createCar(Context context) { in createCar() method in Car844 public static Car createCar(Context context, @Nullable Handler handler) { in createCar() method in Car939 public static Car createCar(@NonNull Context context, in createCar() method in Car
259 private static Car createCar(Context context, LooperThread eventThread) in createCar() method in CarAppFocusManagerTest