Searched refs:physicalDisplayIds (Results 1 – 2 of 2) sorted by relevance
425 Vector<PhysicalDisplayId> physicalDisplayIds; in readyToRun() local444 physicalDisplayIds.add(id); in readyToRun()453 for (auto id : physicalDisplayIds) { in readyToRun()
2283 final long[] physicalDisplayIds = getPhysicalDisplayIds(); in getInternalDisplayToken() local2284 if (physicalDisplayIds.length == 0) { in getInternalDisplayToken()2287 return getPhysicalDisplayToken(physicalDisplayIds[0]); in getInternalDisplayToken()