HomeSort by relevance Sort by last modified time
    Searched full:googlesearchurlbase (Results 1 - 1 of 1) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 43 private String googleSearchUrlBase = null;
72 if (googleSearchUrlBase == null) {
90 googleSearchUrlBase = getResources().getString(
111 String searchUri = googleSearchUrlBase

Completed in 33 milliseconds