Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
DWindowAreaComponentImpl.java153 consumer.accept(getCurrentRearDisplayModeStatus()); in addRearDisplayStatusListener()
457 updateRearDisplayStatusListeners(getCurrentRearDisplayModeStatus()); in onSupportedStatesChanged()
468 updateRearDisplayStatusListeners(getCurrentRearDisplayModeStatus()); in onDeviceStateChanged()
475 private int getCurrentRearDisplayModeStatus() { in getCurrentRearDisplayModeStatus() method in WindowAreaComponentImpl