Searched refs:AFTER_LAST_ITEM (Results 1 – 1 of 1) sorted by relevance
1818 static final int AFTER_LAST_ITEM = 0; field in MultiSelectManager.GridModel.RelativeCoordinate1878 this.type = AFTER_LAST_ITEM; in RelativeCoordinate()1897 } else if (type == AFTER_LAST_ITEM) { in toComparisonValue()2012 case RelativeCoordinate.AFTER_LAST_ITEM: in getCoordinateValue()2041 if (pointerCoordinate.type == RelativeCoordinate.AFTER_LAST_ITEM && in doesCoordinateLocationCoverItems()2042 originCoordinate.type == RelativeCoordinate.AFTER_LAST_ITEM) { in doesCoordinateLocationCoverItems()