Searched refs:sendDisplayEventLocked (Results 1 – 2 of 2) sorted by relevance
1035 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
15189 HSPLcom/android/server/display/DisplayManagerService;->sendDisplayEventLocked(II)V