Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java312 ArrayList<Display> displays, int[] displayIds, int matchType) { in addPresentationDisplaysLocked() argument
317 && display.getType() == matchType) { in addPresentationDisplaysLocked()