HomeSort by relevance Sort by last modified time
    Searched refs:emptyIfNull (Results 1 - 6 of 6) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
AbstractGoogleSource.java 103 return emptyIfNull(queryInternal(query), query);
107 return emptyIfNull(queryExternal(query), query);
110 private SourceResult emptyIfNull(SourceResult result, String query) {
GoogleSuggestionProvider.java 66 private SourceResult emptyIfNull(SourceResult result, GoogleSource source, String query) {
80 emptyIfNull(mSource.queryExternal(query), mSource, query));
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 792 private static String emptyIfNull(String in) {
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8-dom.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 539 milliseconds