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

  /cts/tests/tests/content/src/android/content/cts/
MockSRSProvider.java 29 setupSuggestions(AUTHORITY, MODE);
37 public void setupSuggestions(String authority, int mode) {
39 super.setupSuggestions(authority, mode);
  /cts/tests/tests/provider/src/android/provider/cts/
TestSearchRecentSuggestionsProvider.java 27 setupSuggestions(AUTHORITY, MODE);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchSuggestionSampleProvider.java 43 * The main job of the constructor is to call {@link #setupSuggestions(String, int)} with the
48 setupSuggestions(AUTHORITY, MODE);
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
RecentSuggestionsProvider.java 26 setupSuggestions(AUTHORITY, MODE);
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 1159 milliseconds