Searched refs:getDisplayIdsLocked (Results 1 – 4 of 4) sorted by relevance
297 int [] ids = mLogicalDisplayMapper.getDisplayIdsLocked(Process.SYSTEM_UID, in testGetDisplayIdsLocked()754 int [] ids = mLogicalDisplayMapper.getDisplayIdsLocked(Process.SYSTEM_UID, false); in testEnabledAndDisabledDisplays()792 final int[] allDisplayIds = mLogicalDisplayMapper.getDisplayIdsLocked( in testEnabledAndDisabledDisplays()822 final int[] threeDisplaysEnabled = mLogicalDisplayMapper.getDisplayIdsLocked( in testEnabledAndDisabledDisplays()
290 public int[] getDisplayIdsLocked(int callingUid, boolean includeDisabled) { in getDisplayIdsLocked() method in LogicalDisplayMapper
3485 return mLogicalDisplayMapper.getDisplayIdsLocked(callingUid, includeDisabled); in getDisplayIds()
3693 HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayIdsLocked(IZ)[I+]Lcom/android/serve…