Searched defs:getPhysicalDisplayIds (Results 1 – 6 of 6) sorted by relevance
97 public static long[] getPhysicalDisplayIds() { in getPhysicalDisplayIds() method in DisplayControl
116 long[] getPhysicalDisplayIds(); in getPhysicalDisplayIds() method
518 std::vector<PhysicalDisplayId> getPhysicalDisplayIds() const EXCLUDES(mStateLock) { in getPhysicalDisplayIds() function
8521 binder::Status SurfaceComposerAIDL::getPhysicalDisplayIds(std::vector<int64_t>* outDisplayIds) { in getPhysicalDisplayIds() function in android::SurfaceComposerAIDL
751 binder::Status getPhysicalDisplayIds(std::vector<int64_t>* /*outDisplayIds*/) override { in getPhysicalDisplayIds() function in android::FakeSurfaceComposerAIDL
1282 std::vector<PhysicalDisplayId> SurfaceComposerClient::getPhysicalDisplayIds() { in getPhysicalDisplayIds() function in android::SurfaceComposerClient