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

  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
ApplicationsLatency.java 52 checkSource("APPS", APPS_COMPONENT, query);
ContactsLatency.java 51 checkSource("CONTACTS", CONTACTS_COMPONENT, query);
WebLatency.java 61 checkSource("WEB", webComponent, queries);
SourceLatency.java 122 public void checkSource(String src, ComponentName componentName, String[] queries) {
126 long t = checkSource(src, componentName, queries[i]);
133 public long checkSource(String src, ComponentName componentName, String query) {
  /external/chromium_org/third_party/WebKit/Source/core/page/
ContentSecurityPolicy.cpp 859 bool checkSource(SourceListDirective*, const KURL&) const;
946 bool CSPDirectiveList::checkSource(SourceListDirective* directive, const KURL& url) const
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni.h     [all...]

Completed in 86 milliseconds