/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
SearchIndexManager.java | 203 // This is to make names with special characters searchable, such as "double-barrelled"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis.x | 90 NIS_NOTSEARCHABLE = 30, /* Non-searchable object searched */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.x | 90 NIS_NOTSEARCHABLE = 30, /* Non-searchable object searched */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.x | 90 NIS_NOTSEARCHABLE = 30, /* Non-searchable object searched */
|
/external/chromium/webkit/glue/ |
webkit_strings.grd | 243 <message name="IDS_SEARCHABLE_INDEX_INTRO" desc="Text that appears at the start of nearly-obsolete web pages in the form of a 'searchable index'."> 244 This is a searchable index. Enter search keywords: '''
|
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 224 <li><a href="<?cs var:toroot ?>guide/topics/search/searchable-config.html">Searchable Configuration</a></li>
|
/frameworks/base/core/tests/coretests/ |
AndroidManifest.xml | [all...] |
/cts/tests/ |
AndroidManifest.xml | [all...] |
/external/chromium_org/webkit/glue/ |
webkit_strings.grd | 239 <message name="IDS_SEARCHABLE_INDEX_INTRO" desc="Text that appears at the start of nearly-obsolete webpages in the form of a 'searchable index'."> 240 This is a searchable index. Enter search keywords: ''' [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileCreationPage.java | 385 new TypeInfo("Searchable", // UI name 386 "An XML file that describes a searchable.", // tooltip [all...] |
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 62 description: 'Fast, searchable email with less spam.',
|
/external/chromium/chrome/common/extensions/docs/static/ |
a11y.html | 393 Text styled in a web font is searchable,
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
a11y.html | 397 Text styled in a web font is searchable,
|
/external/chromium_org/third_party/skia/src/core/ |
SkPictureFlat.h | 156 // searchable set of SkFlatData objects of type T.
|
/external/qemu/hw/ |
bt-sdp.c | 743 /* Sort the searchable UUIDs list for bisection */
|
/external/skia/src/core/ |
SkPictureFlat.h | 156 // searchable set of SkFlatData objects of type T.
|
/frameworks/base/core/res/res/values/ |
attrs.xml | [all...] |
/frameworks/base/docs/html/about/versions/ |
android-1.6.jd | 249 attributes to the searchable metadata file. For complete information, see the
|
/frameworks/base/docs/html/guide/topics/data/ |
data-storage.jd | 437 <a href="{@docRoot}resources/samples/SearchableDictionary/index.html">Searchable Dictionary</a>
|
/packages/apps/Music/res/values/ |
strings.xml | 300 <!-- The string used to describe Music as a searchable item within system search settings. -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tempfile.py | 314 The directory is readable, writable, and searchable only by the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tempfile.py | 314 The directory is readable, writable, and searchable only by the
|
/external/chromium_org/chrome/browser/ui/find_bar/ |
find_bar_host_browsertest.cc | 366 // Verifies that comments and meta data are not searchable. 379 // Verifies that span and lists are searchable. [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
providing-resources.jd | 179 href="{@docRoot}guide/topics/search/searchable-config.html">searchable configuration</a>. [all...] |
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
ContactsListFragment.java | 336 // Assign searchable info to SearchView [all...] |