Searched refs:DisplayInterface (Results 1 – 5 of 5) sorted by relevance
37 public class SystemInterface implements DisplayInterface, IOInterface,40 private final DisplayInterface mDisplayInterface;47 SystemInterface(DisplayInterface displayInterface, in SystemInterface()61 public DisplayInterface getDisplayInterface() { return mDisplayInterface; } in getDisplayInterface()186 private DisplayInterface mDisplayInterface;203 builder.withDisplayInterface(new DisplayInterface.DefaultImpl(context, in defaultSystemInterface()221 public Builder withDisplayInterface(DisplayInterface displayInterface) { in withDisplayInterface()
51 public interface DisplayInterface { interface72 class DefaultImpl implements DisplayInterface, OnUsersUpdateListener {73 static final String TAG = DisplayInterface.class.getSimpleName();
37 import com.android.car.systeminterface.DisplayInterface;269 private static final class MockDisplayInterface implements DisplayInterface {
36 import com.android.car.systeminterface.DisplayInterface;279 private final class MockDisplayInterface implements DisplayInterface {
45 import com.android.car.systeminterface.DisplayInterface;298 static final class MockDisplayInterface implements DisplayInterface {