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