Searched refs:mHotPlugDetect (Results 1 – 1 of 1) sorted by relevance
42 private final boolean mHotPlugDetect; field in DisplayPortAltModeInfo136 mHotPlugDetect = false; in DisplayPortAltModeInfo()146 mHotPlugDetect = hotPlugDetect; in DisplayPortAltModeInfo()179 return mHotPlugDetect; in isHotPlugDetectActive()199 dest.writeBoolean(mHotPlugDetect); in writeToParcel()237 + mHotPlugDetect in toString()255 && this.mHotPlugDetect == other.mHotPlugDetect in equals()261 return Objects.hash(mPartnerSinkStatus, mCableStatus, mNumLanes, mHotPlugDetect, in hashCode()