Searched refs:defaultModeId (Results 1 – 2 of 2) sorted by relevance
173 public int defaultModeId; field in DisplayConfig293 defaultModeId = other.defaultModeId; in DisplayConfig()348 && defaultModeId == other.defaultModeId in equals()389 defaultModeId = other.defaultModeId; in copyFrom()434 other.defaultModeId = defaultModeId; in copyTo()500 sb.append(defaultModeId); in toString()
68 displayInfo.defaultModeId = 0; in createDisplayInfo()