Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
H A DDeviceStateManagerFoldingFeatureProducer.java22 import static androidx.window.common.CommonFoldingFeature.COMMON_STATE_USE_BASE_STATE;
96 == COMMON_STATE_USE_BASE_STATE) {
225 if (posture == CommonFoldingFeature.COMMON_STATE_USE_BASE_STATE) { in currentHingeState()
H A DCommonFoldingFeature.java94 public static final int COMMON_STATE_USE_BASE_STATE = 1000; field in CommonFoldingFeature
104 COMMON_STATE_USE_BASE_STATE})