Home
last modified time | relevance | path

Searched refs:mIsDisplayInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java477 private boolean mIsDisplayInternal; field in DisplayPowerController
516 mIsDisplayInternal = logicalDisplay.getPrimaryDisplayDeviceLocked() in DisplayPowerController()
888 mIsDisplayInternal = isDisplayInternal; in onDisplayChanged()
2601 pw.println(" mIsDisplayInternal=" + mIsDisplayInternal); in dump()
2901 if (mIsDisplayInternal) { in logBrightnessEvent()