HomeSort by relevance Sort by last modified time
    Searched defs:isEmptyOrWhitespace (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
StringUtil.java 85 public static boolean isEmptyOrWhitespace(String string) {
108 * #isEmptyOrWhitespace} on the definition of whitespace.
116 return isEmptyOrWhitespace(string) ? null : string;
    [all...]
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 54 milliseconds