HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 276 - 300 of 438) sorted by null

<<1112131415161718

  /frameworks/base/docs/html/training/multiple-apks/
api.jd 260 green &#8805; blue. Therefore we can effectively collapse the chart to look like this:</p>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 137 private float mSelfCollapseVelocityPx; // classic value: 2000px/s (will be negated to collapse "up")
145 private float mCollapseAccelPx; // classic value: 2000px/s/s (will be negated to collapse "up")
    [all...]
  /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 396 // 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/DeskClock/res/values-en-rGB/
strings.xml 308 <string name="collapse_alarm" msgid="3561772046433483980">"Collapse alarm"</string>
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarDatabaseHelperTest.java 490 // Have to strip out some special characters and collapse spaces to
  /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
  /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...]
  /external/chromium/chrome/common/extensions/docs/
samples.json 50 "chrome.experimental.sidebar.collapse": "experimental.sidebar.html#method-collapse",
    [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...]
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
TextViewer.js 583 // First collapse chunks to collect the DOM elements into a cache to reuse them later.
    [all...]
  /frameworks/base/core/java/android/widget/
SearchView.java 592 * @param iconify a true value will collapse the SearchView to an icon, while a false will
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SearchView.java 616 * @param iconify a true value will collapse the SearchView to an icon, while a false will
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java 464 // Collapse similar data items for select {@link DataKind}s.
773 * Collapse all contact detail entries into one aggregated list with a {@link HeaderViewEntry}
    [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneGlobals.java     [all...]
  /external/chromium/base/
string_util.cc 1015 // Collapse duplicate wild cards (********** into *) so that the
    [all...]
  /external/chromium/chrome/browser/
enumerate_modules_model_win.cc 397 // Make sure the path mapping vector is setup so we can collapse paths.
    [all...]

Completed in 2218 milliseconds

<<1112131415161718