HomeSort by relevance Sort by last modified time
    Searched refs:Searches (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/base/core/java/android/provider/
BrowserContract.java 464 public static final class Searches {
465 private Searches() {}
470 public static final Uri CONTENT_URI = Uri.withAppendedPath(AUTHORITY_URI, "searches");
475 public static final String CONTENT_TYPE = "vnd.android.cursor.dir/searches";
480 public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/searches";
Browser.java 32 import android.provider.BrowserContract.Searches;
132 * A table containing a log of browser searches. The columns of the table are defined in
136 public static final Uri SEARCHES_URI = Uri.parse("content://browser/searches");
391 * Add a search string to the searches database.
394 * @param search The string to add to the searches database.
401 * Remove all searches from the search database.
  /external/regex-re2/re2/
dfa.cc 62 // Searches for the regular expression in text, which is considered
187 // Indices into start_ for unanchored searches.
188 // Add kStartAnchored for anchored searches.
    [all...]
  /external/libjpeg-turbo/doc/html/search/
search.js 497 // Searches for the passed string. If there is no parameter,
  /art/tools/
cpplint.py 424 """Searches the string for the pattern, caching the compiled regexp."""
    [all...]
  /external/ImageMagick/config/
ltmain.sh 224 # where we skip the searches.
    [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/build-aux/
ltmain.sh     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/build-aux/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/pcre/dist2/
ltmain.sh 224 # where we skip the searches.
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]

Completed in 725 milliseconds

1 2