Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java688 return getDisplays(displayIds, DisplayManager::isPresentationDisplay); in getDisplays()
708 private static boolean isPresentationDisplay(@Nullable Display display) { in isPresentationDisplay() method in DisplayManager