Searched refs:SEARCHES_URI (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DBrowser.java136 public static final Uri SEARCHES_URI = Uri.parse("content://browser/searches"); field in class:Browser
139 * A projection of {@link #SEARCHES_URI} that contains {@link SearchColumns#_ID},
492 * Column definitions for the search history table, available at {@link #SEARCHES_URI}.

Completed in 44 milliseconds