Searched refs:getDesiredWidth (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
H A DAutofillPopup.java145 mAnchorWidth = Math.max(getDesiredWidth(cleanedData), mAnchorWidth);
173 private float getDesiredWidth(ArrayList<AutofillSuggestion> data) { method in class:AutofillPopup

Completed in 73 milliseconds