Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
DRearDisplayPresentationRequestCallback.java55 Display[] rearDisplays = mDisplayManager.getDisplays(DisplayManager.DISPLAY_CATEGORY_REAR); in onRequestActivated()
/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java152 public static final String DISPLAY_CATEGORY_REAR = field in DisplayManager
689 } else if (DISPLAY_CATEGORY_REAR.equals(category)) { in getDisplays()
/frameworks/base/core/api/
Dtest-current.txt1732 … field public static final String DISPLAY_CATEGORY_REAR = "android.hardware.display.category.REAR";