Searched refs:DISPLAY_GROUP_EVENT_REMOVED (Results 1 – 2 of 2) sorted by relevance
70 public static final int DISPLAY_GROUP_EVENT_REMOVED = 3; field in LogicalDisplayMapper492 mDisplayGroupsToUpdate.put(groupId, DISPLAY_GROUP_EVENT_REMOVED); in updateLogicalDisplaysLocked()513 sendUpdatesForGroupsLocked(DISPLAY_GROUP_EVENT_REMOVED); in updateLogicalDisplaysLocked()558 if (msg == DISPLAY_GROUP_EVENT_REMOVED) { in sendUpdatesForGroupsLocked()
1973 case LogicalDisplayMapper.DISPLAY_GROUP_EVENT_REMOVED: