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

  /packages/apps/Email/src/com/android/email/activity/
ThreePaneLayout.java 41 * See {@link #isPaneCollapsible()} for details on the two modes.
61 * {@link #isPaneCollapsible} is false, but is otherwise collapsed and hidden.
67 * has been expanded to be in view. {@link #isPaneCollapsible} must return true for this
260 public boolean isPaneCollapsible() {
338 if (!isPaneCollapsible() && (newState == STATE_MIDDLE_EXPANDED)) {
UIControllerTwoPane.java 527 if (!mThreePane.isPaneCollapsible()) {

Completed in 441 milliseconds