Home
last modified time | relevance | path

Searched refs:sendDisplayEventLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1035 sendDisplayEventLocked(displayId, DisplayManagerGlobal.EVENT_DISPLAY_CHANGED); in handleLogicalDisplayChanged()
1040 sendDisplayEventLocked(displayId, DisplayManagerGlobal.EVENT_DISPLAY_REMOVED); in handleLogicalDisplayRemoved()
1108 sendDisplayEventLocked(displayId, DisplayManagerGlobal.EVENT_DISPLAY_ADDED); in addLogicalDisplayLocked()
1631 private void sendDisplayEventLocked(int displayId, int event) { in sendDisplayEventLocked() method in DisplayManagerService
/frameworks/base/services/
Dart-profile15189 HSPLcom/android/server/display/DisplayManagerService;->sendDisplayEventLocked(II)V