Searched refs:mDisplayPortAltModeInfo (Results 1 – 1 of 1) sorted by relevance
58 private final @Nullable DisplayPortAltModeInfo mDisplayPortAltModeInfo; field in UsbPortStatus499 mDisplayPortAltModeInfo = displayPortAltModeInfo; in UsbPortStatus()685 return (mDisplayPortAltModeInfo == null) ? null : mDisplayPortAltModeInfo; in getDisplayPortAltModeInfo()713 + mDisplayPortAltModeInfo in toString()736 if (mDisplayPortAltModeInfo == null) { in writeToParcel()740 mDisplayPortAltModeInfo.writeToParcel(dest, 0); in writeToParcel()796 private @Nullable DisplayPortAltModeInfo mDisplayPortAltModeInfo; field in UsbPortStatus.Builder808 mDisplayPortAltModeInfo = null; in Builder()926 mDisplayPortAltModeInfo = displayPortAltModeInfo; in setDisplayPortAltModeInfo()939 mPlugState, mDisplayPortAltModeInfo); in build()