MCPcopy Create free account
hub / github.com/chislon/Launcher3 / findIndexOfIcon

Method findIndexOfIcon

src/com/android/launcher3/FocusHelper.java:593–605  ·  view source on GitHub ↗

Private helper method to find the index of the next BubbleTextView or FolderIcon in the direction delta. @param delta either -1 or 1 depending on the direction we want to search

(ArrayList<View> views, int i, int delta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getIconInDirectionMethod · 0.95

Calls 2

sizeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected