Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
DWindowAreaComponentImpl.java318 @WindowAreaStatus int currentStatus = getCurrentRearDisplayPresentationModeStatus(); in addRearDisplayPresentationStatusListener()
371 if (getCurrentRearDisplayPresentationModeStatus() in startRearDisplayPresentationSession()
459 getCurrentRearDisplayPresentationModeStatus()); in onSupportedStatesChanged()
470 getCurrentRearDisplayPresentationModeStatus()); in onDeviceStateChanged()
524 private int getCurrentRearDisplayPresentationModeStatus() { in getCurrentRearDisplayPresentationModeStatus() method in WindowAreaComponentImpl