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

  /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 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 283 milliseconds