Searched refs:maxTextViewWidth (Results 1 – 1 of 1) sorted by relevance
330 @Px int maxTextViewWidth = getContext().getResources() in showAtLocation() local334 if (parentViewWidth < maxTextViewWidth + 2 * minViewMargin) { in showAtLocation()341 textView.setMaxWidth(maxTextViewWidth); in showAtLocation()