Searched refs:defaultModeId (Results 1 – 2 of 2) sorted by relevance
149 public int defaultModeId; field in DisplayConfig263 defaultModeId = other.defaultModeId; in DisplayConfig()314 && defaultModeId == other.defaultModeId in equals()351 defaultModeId = other.defaultModeId; in copyFrom()390 other.defaultModeId = defaultModeId; in copyTo()445 sb.append(defaultModeId); in toString()
68 displayInfo.defaultModeId = 0; in createDisplayInfo()