Searched refs:physicalDisplayIds (Results 1 – 2 of 2) sorted by relevance
519 Vector<PhysicalDisplayId> physicalDisplayIds; in readyToRun() local538 physicalDisplayIds.add(id); in readyToRun()547 for (auto id : physicalDisplayIds) { in readyToRun()
2378 final long[] physicalDisplayIds = getPhysicalDisplayIds(); in getInternalDisplayToken() local2379 if (physicalDisplayIds.length == 0) { in getInternalDisplayToken()2382 return getPhysicalDisplayToken(physicalDisplayIds[0]); in getInternalDisplayToken()