Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DArrowPopup.java346 protected List<View> getChildrenForColorExtraction() { in getChildrenForColorExtraction() method in ArrowPopup
366 for (final View view : getChildrenForColorExtraction()) { in initColorExtractionLocations()
H A DPopupContainerWithArrow.java236 protected List<View> getChildrenForColorExtraction() { in getChildrenForColorExtraction() method
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DOptionsPopupView.java169 protected List<View> getChildrenForColorExtraction() { in getChildrenForColorExtraction() method in OptionsPopupView