Searched refs:isAllWhitespace (Results 1 – 1 of 1) sorted by relevance
486 if (isAllWhitespace(constraint)) { in getStyledResults()517 private static boolean isAllWhitespace(@Nullable String string) { in isAllWhitespace() method in DropdownChipLayouter