Home
last modified time | relevance | path

Searched defs:getDisplayIdsByGroupsIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
DDisplayManagerInternal.java444 public abstract SparseArray<int[]> getDisplayIdsByGroupsIds(); in getDisplayIdsByGroupsIds() method in DisplayManagerInternal
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java6004 public SparseArray<int[]> getDisplayIdsByGroupsIds() { in getDisplayIdsByGroupsIds() method in LocalService