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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewState.java 48 public static int COLLAPSED = 2;
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
174 * Temporary string containing the message bodies of the messages within a super-collapsed
711 * Populate the adapter with overlay views (message headers, super-collapsed blocks, a
726 // Items are not necessarily 1:1 in cursor and adapter because of super-collapsed blocks.
781 expandedState = ExpansionState.COLLAPSED;
    [all...]

Completed in 82 milliseconds