Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
DWindowAreaComponentImpl.java86 private int[] mCurrentSupportedDeviceStates; field in WindowAreaComponentImpl
107 mCurrentSupportedDeviceStates = getSupportedStateIdentifiers( in WindowAreaComponentImpl()
456 mCurrentSupportedDeviceStates = getSupportedStateIdentifiers(supportedStates); in onSupportedStatesChanged()
480 if (!ArrayUtils.contains(mCurrentSupportedDeviceStates, mRearDisplayState)) { in getCurrentRearDisplayModeStatus()
533 if (!ArrayUtils.contains(mCurrentSupportedDeviceStates, mConcurrentDisplayState) in getCurrentRearDisplayPresentationModeStatus()