HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 401 - 425 of 626) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 224 // Write something to force a collapse
  /ndk/sources/host-tools/make-3.81/
vmsify.c 406 while (*fptr == '/') /* collapse all '/' */
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 477 // Collapse Action Lists (remove e.g. duplicate e-mail addresses from different sources)
  /packages/apps/ContactsCommon/res/values-en-rGB/
strings.xml 144 <string name="expand_collapse_name_fields_description" msgid="5073419090665464541">"Expand or collapse name fields"</string>
  /packages/apps/ContactsCommon/res/values-en-rIN/
strings.xml 144 <string name="expand_collapse_name_fields_description" msgid="5073419090665464541">"Expand or collapse name fields"</string>
  /packages/apps/DeskClock/res/values-en-rGB/
strings.xml 323 <string name="collapse_alarm" msgid="3561772046433483980">"Collapse alarm"</string>
  /packages/apps/DeskClock/res/values-en-rIN/
strings.xml 323 <string name="collapse_alarm" msgid="3561772046433483980">"Collapse alarm"</string>
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
NestedFolderTeaserView.java 356 // We don't need to collapse the folders
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarDatabaseHelperTest.java 490 // Have to strip out some special characters and collapse spaces to
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 214 # to "(", all close brackets to ")", then collapse runs of
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 214 # to "(", all close brackets to ")", then collapse runs of
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 415 // If there are multiple blank lines before the insert position, collapse them down
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintViewPart.java 235 mCollapseAll = new LintViewAction("Collapse All", ACTION_COLLAPSE,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 490 mCollapseAllToolItem.setToolTipText("Collapse All");
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 311 <!-- The 0 based index of the columns to collapse. The column indices
  /system/media/camera/docs/
metadata_helpers.py 648 in_body = False # collapse multi-blank lines into one
  /build/tools/droiddoc/templates-ds/assets/css/
default.css 914 border-collapse: separate; }
1125 border-collapse: collapse;
    [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css 918 border-collapse: separate; }
1135 border-collapse: collapse;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
StringUtil.java 574 /** Strip white spaces from both end, and collapse white spaces
2133 @Deprecated public static String collapse( method
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
StringUtil.java 575 /** Strip white spaces from both end, and collapse white spaces
2134 @Deprecated public static String collapse( method
    [all...]
  /external/chromium/chrome/common/extensions/docs/
samples.json 50 "chrome.experimental.sidebar.collapse": "experimental.sidebar.html#method-collapse",
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp 568 if ((visibility() == COLLAPSE) != (other->visibility() == COLLAPSE))
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
strutil.cc 612 // We could collapse the positive and negative sections, but that
657 // We could collapse the positive and negative sections, but that
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc 574 // We could collapse the positive and negative sections, but that
619 // We could collapse the positive and negative sections, but that
    [all...]
  /external/tcpdump/
print-rx.c     [all...]

Completed in 2593 milliseconds

<<11121314151617181920>>