Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
H A DWindowAreaComponentImpl.java149 consumer.accept(getCurrentRearDisplayModeStatus()); in addRearDisplayStatusListener()
452 updateRearDisplayStatusListeners(getCurrentRearDisplayModeStatus()); in onSupportedStatesChanged()
462 updateRearDisplayStatusListeners(getCurrentRearDisplayModeStatus()); in onStateChanged()
469 private int getCurrentRearDisplayModeStatus() { in getCurrentRearDisplayModeStatus() method in WindowAreaComponentImpl