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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewInfoPart.java 43 Section.TWISTIE | Section.EXPANDED);
ApplicationAttributesPart.java 53 Section.TWISTIE | Section.EXPANDED);
OverviewExportPart.java 49 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
OverviewLinksPart.java 42 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
ApplicationToggle.java 62 Section.TWISTIE | Section.EXPANDED);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportLinksPart.java 42 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
AbstractPropertiesFieldsPart.java 53 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewState.java 47 public static int EXPANDED = 1;
54 return state == EXPANDED;
102 * @return 1 = expanded, 2 = collapsed, 3 = super collapsed, or null otherwise
ConversationViewFragment.java 113 * Difference in the height of the message header whose details have been expanded/collapsed
722 // TODO: re-use any existing adapter item state (expanded, details expanded, show pics)
772 expandedState = ExpansionState.EXPANDED;
777 // new messages that are not expanded default to being eligible for super-collapse
779 expandedState = ExpansionState.EXPANDED;
    [all...]
  /frameworks/base/core/java/android/widget/
Toolbar.java 150 // Used to hold views that will be removed while we have an expanded action view.
526 * Check whether this Toolbar is currently hosting an expanded action view.
528 * <p>An action view may be expanded either directly from the
530 * has an expanded action view it can be collapsed using the {@link #collapseActionView()}
533 * @return true if the Toolbar has an expanded action view
541 * Collapse a currently expanded action view. If this Toolbar does not have an
542 * expanded action view this method has no effect.
544 * <p>An action view may be expanded either directly from the
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
Toolbar.java 168 // Used to hold views that will be removed while we have an expanded action view.
543 * Check whether this Toolbar is currently hosting an expanded action view.
545 * <p>An action view may be expanded either directly from the
547 * has an expanded action view it can be collapsed using the {@link #collapseActionView()}
550 * @return true if the Toolbar has an expanded action view
558 * Collapse a currently expanded action view. If this Toolbar does not have an
559 * expanded action view this method has no effect.
561 * <p>An action view may be expanded either directly from the
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 88 milliseconds