Home
last modified time | relevance | path

Searched refs:SearchRecentSuggestions (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java55 public class SearchRecentSuggestions { class
131 public SearchRecentSuggestions(Context context, String authority, int mode) { in SearchRecentSuggestions() method in SearchRecentSuggestions
/aosp12/frameworks/base/core/tests/coretests/src/android/provider/
H A DSearchRecentSuggestionsProviderTest.java42 SearchRecentSuggestions mSearchHelper;
57 mSearchHelper = new SearchRecentSuggestions(getMockContext(), in setUp()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DGeneralPreferences.java44 import android.provider.SearchRecentSuggestions;
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5982 android.provider.SearchRecentSuggestions
H A Dboot-image-profile.txt29371 Landroid/provider/SearchRecentSuggestions;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45398 Landroid/provider/SearchRecentSuggestions$SuggestionColumns;-><init>()V
45399 Landroid/provider/SearchRecentSuggestions$SuggestionColumns;->DATE:Ljava/lang/String;
45400 Landroid/provider/SearchRecentSuggestions$SuggestionColumns;->DISPLAY1:Ljava/lang/String;
45402 Landroid/provider/SearchRecentSuggestions$SuggestionColumns;->QUERY:Ljava/lang/String;
45403 Landroid/provider/SearchRecentSuggestions;->LOG_TAG:Ljava/lang/String;
45404 Landroid/provider/SearchRecentSuggestions;->mAuthority:Ljava/lang/String;
45405 Landroid/provider/SearchRecentSuggestions;->MAX_HISTORY_COUNT:I
45406 Landroid/provider/SearchRecentSuggestions;->mContext:Landroid/content/Context;
45407 Landroid/provider/SearchRecentSuggestions;->mSuggestionsUri:Landroid/net/Uri;
45408 Landroid/provider/SearchRecentSuggestions;->mTwoLineDisplay:Z
[all …]
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5980 android.provider.SearchRecentSuggestions
H A Dboot-image-profile.txt39008 Landroid/provider/SearchRecentSuggestions;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt35163 public class SearchRecentSuggestions {
35164 ctor public SearchRecentSuggestions(android.content.Context, String, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt25179 public class SearchRecentSuggestions {
25180 ctor public SearchRecentSuggestions(android.content.Context, java.lang.String, int);