Home
last modified time | relevance | path

Searched refs:viewAlignedWithArrow (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DArrowPopup.java363 final View[] viewAlignedWithArrow = new View[1]; in initColorExtractionLocations() local
383 if (viewAlignedWithArrow[0] == view) { in initColorExtractionLocations()
393 viewAlignedWithArrow[0] = view; in initColorExtractionLocations()