Home
last modified time | relevance | path

Searched refs:onDisplayEvent (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/hardware/display/
H A DDisplayManagerGlobalTest.java78 callback.onDisplayEvent(displayId, DisplayManagerGlobal.EVENT_DISPLAY_ADDED); in testDisplayListenerIsCalled_WhenDisplayEventOccurs()
84 callback.onDisplayEvent(1, DisplayManagerGlobal.EVENT_DISPLAY_CHANGED); in testDisplayListenerIsCalled_WhenDisplayEventOccurs()
90 callback.onDisplayEvent(displayId, DisplayManagerGlobal.EVENT_DISPLAY_REMOVED); in testDisplayListenerIsCalled_WhenDisplayEventOccurs()
108 callback.onDisplayEvent(displayId, DisplayManagerGlobal.EVENT_DISPLAY_ADDED); in testDisplayListenerIsNotCalled_WhenClientIsNotSubscribed()
114 callback.onDisplayEvent(displayId, DisplayManagerGlobal.EVENT_DISPLAY_CHANGED); in testDisplayListenerIsNotCalled_WhenClientIsNotSubscribed()
120 callback.onDisplayEvent(displayId, DisplayManagerGlobal.EVENT_DISPLAY_REMOVED); in testDisplayListenerIsNotCalled_WhenClientIsNotSubscribed()
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DIDisplayManagerCallback.aidl21 oneway void onDisplayEvent(int displayId, int event); in onDisplayEvent() method
H A DDisplayManagerGlobal.java1101 public void onDisplayEvent(int displayId, @DisplayEvent int event) { in onDisplayEvent() method in DisplayManagerGlobal.DisplayManagerCallback
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDisplayManagerServiceTest.java625 inOrder.verify(displayChangesCallback, never()).onDisplayEvent(anyInt(), anyInt());
2315 public void onDisplayEvent(int displayId, int event) {
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java3383 mCallback.onDisplayEvent(displayId, event); in notifyDisplayEventAsync()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19758 Landroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;->onDisplayEvent(II)V
19957 Landroid/hardware/display/IDisplayManagerCallback$Stub$Proxy;->onDisplayEvent(II)V
19962 Landroid/hardware/display/IDisplayManagerCallback;->onDisplayEvent(II)V
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt8276 HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;->onDisplayEvent(II)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt8279 HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;->onDisplayEvent(II)V