Searched refs:mLeadDisplayId (Results 1 – 4 of 4) sorted by relevance
319 private int mLeadDisplayId; field in Layout.Display336 mLeadDisplayId = NO_LEAD_DISPLAY; in Display()349 + ", mLeadDisplayId: " + mLeadDisplayId in toString()372 && this.mLeadDisplayId == otherDisplay.mLeadDisplayId in equals()390 result = 31 * result + mLeadDisplayId; in hashCode()438 return mLeadDisplayId; in getLeadDisplayId()463 mLeadDisplayId = id; in setLeadDisplayId()
60 private int mLeadDisplayId; field in AutoBrightnessFallbackStrategy100 writer.println(" mLeadDisplayId=" + mLeadDisplayId); in dump()119 && mLeadDisplayId == Layout.NO_LEAD_DISPLAY); in strategySelectionPostProcessor()139 mLeadDisplayId = leadDisplayId; in setupAutoBrightnessFallbackSensor()
88 private int mLeadDisplayId = Layout.NO_LEAD_DISPLAY; field in LogicalDisplay1010 if (mDisplayId != mLeadDisplayId && mDisplayId != displayId) { in setLeadDisplayLocked()1011 mLeadDisplayId = displayId; in setLeadDisplayLocked()1016 return mLeadDisplayId; in getLeadDisplayIdLocked()1061 pw.println("mLeadDisplayId=" + mLeadDisplayId); in dumpLocked()
261 private int mLeadDisplayId = Layout.NO_LEAD_DISPLAY; field in DisplayPowerController832 mLeadDisplayId = leadDisplayId; in onDisplayChanged()1122 defaultModeBrightnessMapper, mIsEnabled, mLeadDisplayId); in setUpAutoBrightness()1383 && mLeadDisplayId == Layout.NO_LEAD_DISPLAY); in updatePowerStateInternal()2483 return mLeadDisplayId; in getLeadDisplayId()2582 pw.println(" mLeadDisplayId=" + mLeadDisplayId); in dump()