Home
last modified time | relevance | path

Searched refs:hotPlugDetect (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DDisplayPortAltModeInfo.java142 int numLanes, boolean hotPlugDetect, int linkTrainingStatus) { in DisplayPortAltModeInfo() argument
146 mHotPlugDetect = hotPlugDetect; in DisplayPortAltModeInfo()
272 boolean hotPlugDetect = in.readBoolean();
275 hotPlugDetect, linkTrainingStatus);