Home
last modified time | relevance | path

Searched defs:getDisplayState (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/media/
DRemoteDisplayProviderProxy.java88 public RemoteDisplayState getDisplayState() { in getDisplayState() method in RemoteDisplayProviderProxy
/frameworks/base/services/core/java/com/android/server/wm/
DKeyguardController.java485 private KeyguardDisplayState getDisplayState(int displayId) { in getDisplayState() method in KeyguardController
/frameworks/base/services/core/java/com/android/server/display/
DPersistentDataStore.java310 private DisplayState getDisplayState(String uniqueId, boolean createIfAbsent) { in getDisplayState() method in PersistentDataStore
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1723 DisplayState& SurfaceComposerClient::Transaction::getDisplayState(const sp<IBinder>& token) { in getDisplayState() function in android::SurfaceComposerClient::Transaction
1946 status_t SurfaceComposerClient::getDisplayState(const sp<IBinder>& display, in getDisplayState() function in android::SurfaceComposerClient
DISurfaceComposer.cpp310 status_t getDisplayState(const sp<IBinder>& display, ui::DisplayState* state) override { in getDisplayState() function in android::BpSurfaceComposer
/frameworks/native/libs/gui/tests/
DSurface_test.cpp744 status_t getDisplayState(const sp<IBinder>& /*display*/, ui::DisplayState*) override { in getDisplayState() function in android::FakeSurfaceComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp924 status_t SurfaceFlinger::getDisplayState(const sp<IBinder>& displayToken, ui::DisplayState* state) { in getDisplayState() function in android::SurfaceFlinger