Searched defs:CarConnectionCallbackProxy (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/
H A DCarServiceLoader.java29 private final CarConnectionCallbackProxy mCallback;
32 public CarServiceLoader(Context context, CarConnectionCallbackProxy callback, Handler handler) {
58 protected CarConnectionCallbackProxy getConnectionCallback() {
70 public abstract static class CarConnectionCallbackProxy { class in class:CarServiceLoader

Completed in 83 milliseconds