HomeSort by relevance Sort by last modified time
    Searched refs:SEARCH (Results 26 - 50 of 56) sorted by null

12 3

  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 229 * Whether the server supports constraining search to a single folder. Requires
375 * This string column contains the content provider uri that can be queried for search
646 * Parameter used to specify the search query.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 173 mSearch = new Text(container, SWT.SEARCH | SWT.ICON_CANCEL | SWT.ICON_SEARCH);
177 // Grab the Enter key such that pressing return in the search box filters (instead
187 // Allow moving from the search into the table
534 // Cancel the search
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 445 mFilterText = new Text(c, SWT.BORDER | SWT.ICON_SEARCH | SWT.SEARCH | SWT.ICON_CANCEL);
    [all...]
  /external/zlib/src/
make_vms.com 18 $! subdir path, update module search in makefile.in
74 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
132 $ if f$search(fname) .eqs. ""
171 $ if f$search("''th'") .nes. "" then delete 'th';*
177 $ if (f$search( "example.obj;*") .nes. "") then delete example.obj;*
178 $ if (f$search( "minigzip.obj;*") .nes. "") then delete minigzip.obj;*
263 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
276 $ AFile = F$Search(File)
383 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
384 $ its_vaxc = .not. its_decc .and. (F$Search("SYS$System:VAXC.Exe") .nes. ""
    [all...]
  /packages/apps/Email/src/com/android/email/mail/store/
ImapFolder.java 317 // Do the search(es) ...
377 // S: * SEARCH 2 3 6
380 if (!response.isDataResponse(0, ImapConstants.SEARCH)) {
383 // Found SEARCH response data
420 LogUtils.d(Logging.LOG_TAG, me, "ImapException in search: " + searchCriteria);
427 LogUtils.d(Logging.LOG_TAG, ioe, "IOException in search: " + searchCriteria);
460 * Retrieve messages based on search parameters. We search FROM, TO, CC, SUBJECT, and BODY
461 * We send: SEARCH OR FROM "foo" (OR TO "foo" (OR CC "foo" (OR SUBJECT "foo" BODY "foo"))), but
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java     [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 38 // set search's onkeyup handler here so we can show suggestions
39 // even while search results are visible
42 // set up the search close button
43 $('.search .close').click(function() {
47 $("#search-container").removeClass('active');
52 $('.search').click(function() {
85 //Set up search
87 $("#search-container").addClass('active');
89 $("#search-container").mouseover(function() {
90 $("#search-container").addClass('active')
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 12 var GOOGLE_DATA; // combined data for google service apis, used for search suggest
20 // load json file for Android API search suggestions
61 // set search's onkeyup handler here so we can show suggestions
62 // even while search results are visible
65 // set up the search close button
66 $('.search .close').click(function() {
70 $("#search-container").removeClass('active');
75 $('.search').click(function() {
108 //Set up search
110 $("#search-container").addClass('active')
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 13 var GOOGLE_DATA; // combined data for google service apis, used for search suggest
25 // load json file for JD doc search suggestions
27 // load json file for Android API search suggestions
47 // setup keyboard listener for search shortcut
69 // set up the search close button
70 $('.search .close').click(function() {
74 $("#search-container").removeClass('active');
107 //Set up search
109 $("#search-container").addClass('active');
111 $("#search-container").mouseover(function()
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractActivityController.java 364 * The fake folder of search results for a term. When we search for a term,
431 /** True if we have results from a search query */
3532 final Folder search = data.getModel(); local
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java     [all...]
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 

Completed in 418 milliseconds

12 3