Searched refs:dropEntryIndex (Results 1 – 1 of 1) sorted by relevance
103 private int dropEntryIndex = -1; field in PhoneFavoritesTileAdapter500 dropEntryIndex = dragEnteredEntryIndex; in handleDrop()501 contactEntries.set(dropEntryIndex, draggedEntry); in handleDrop()509 dropEntryIndex = draggedEntryIndex; in handleDrop()513 if (changed && dropEntryIndex < PIN_LIMIT) { in handleDrop()515 getReflowedPinningOperations(contactEntries, draggedEntryIndex, dropEntryIndex); in handleDrop()