Searched refs:mViewForRect (Results 1 – 1 of 1) sorted by relevance
131 protected final HashMap<String, View> mViewForRect = new HashMap<>(); field in ArrowPopup336 View v = mViewForRect.get(rectString); in setupColorExtraction()392 mViewForRect.put(rectString, view); in initColorExtractionLocations()811 mViewForRect.clear(); in closeComplete()