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

  /external/chromium_org/chrome/browser/ui/panels/
panel.h 56 // The panel is fully expanded with both title-bar and the client-area.
57 EXPANDED,
196 // The full size is the size of the panel when it is detached or expanded
  /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
  /frameworks/base/core/java/android/widget/
Toolbar.java 495 * Check whether this Toolbar is currently hosting an expanded action view.
497 * <p>An action view may be expanded either directly from the
499 * has an expanded action view it can be collapsed using the {@link #collapseActionView()}
502 * @return true if the Toolbar has an expanded action view
510 * Collapse a currently expanded action view. If this Toolbar does not have an
511 * expanded action view this method has no effect.
513 * <p>An action view may be expanded either directly from the
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
Toolbar.java 511 * Check whether this Toolbar is currently hosting an expanded action view.
513 * <p>An action view may be expanded either directly from the
515 * has an expanded action view it can be collapsed using the {@link #collapseActionView()}
518 * @return true if the Toolbar has an expanded action view
526 * Collapse a currently expanded action view. If this Toolbar does not have an
527 * expanded action view this method has no effect.
529 * <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 
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 730 milliseconds