Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DLocalDisplayAdapter.java216 private int mActiveSfDisplayModeAtStartId = INVALID_MODE_ID; field in LocalDisplayAdapter.LocalDisplayDevice
250 mActiveSfDisplayModeAtStartId = dynamicInfo.activeDisplayModeId; in LocalDisplayDevice()
264 return findMode(findMatchingModeIdLocked(mActiveSfDisplayModeAtStartId)); in getActiveDisplayModeAtStartLocked()