Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DIDisplayPortAltModeInfoListener.aidl25 void onDisplayPortAltModeInfoChanged(in String portId, in onDisplayPortAltModeInfoChanged() method
H A DUsbManager.java779 public void onDisplayPortAltModeInfoChanged(@NonNull String portId, in onDisplayPortAltModeInfoChanged() method
789 public void onDisplayPortAltModeInfoChanged(String portId, in onDisplayPortAltModeInfoChanged() method in UsbManager.DisplayPortAltModeInfoDispatchingListener