Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java129 protected String mArrowColorRectString; field in ArrowPopup
347 if (rectString.equals(mArrowColorRectString)) { in setupColorExtraction()
394 mArrowColorRectString = rectString; in initColorExtractionLocations()
397 mArrowColorRectString = rectString; in initColorExtractionLocations()
810 mArrowColorRectString = null; in closeComplete()