Searched refs:LOGICAL_DISPLAY_EVENT_REMOVED (Results 1 – 3 of 3) sorted by relevance
63 public static final int LOGICAL_DISPLAY_EVENT_REMOVED = 3; field in LogicalDisplayMapper430 mLogicalDisplaysToUpdate.put(displayId, LOGICAL_DISPLAY_EVENT_REMOVED); in updateLogicalDisplaysLocked()507 sendUpdatesForDisplaysLocked(LOGICAL_DISPLAY_EVENT_REMOVED); in updateLogicalDisplaysLocked()538 if (msg == LOGICAL_DISPLAY_EVENT_REMOVED) { in sendUpdatesForDisplaysLocked()779 case LOGICAL_DISPLAY_EVENT_REMOVED: in displayEventToString()
2267 case LogicalDisplayMapper.LOGICAL_DISPLAY_EVENT_REMOVED:
23 import static com.android.server.display.LogicalDisplayMapper.LOGICAL_DISPLAY_EVENT_REMOVED;131 mDisplayCaptor.capture(), eq(LOGICAL_DISPLAY_EVENT_REMOVED)); in testDisplayDeviceAddAndRemove_Internal()295 mDisplayCaptor.capture(), eq(LOGICAL_DISPLAY_EVENT_REMOVED)); in testDisplayDeviceAddAndRemove_NonInternal()