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

  /development/samples/ApiDemos/src/com/example/android/apis/view/
SearchViewAlwaysVisible.java 43 protected boolean isAlwaysExpanded() {
SearchViewActionBar.java 72 if (isAlwaysExpanded()) {
112 protected boolean isAlwaysExpanded() {
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ExpandingEntryCardView.java 319 boolean isExpanded, boolean isAlwaysExpanded, ExpandingEntryCardViewListener listener,
323 mIsAlwaysExpanded = isAlwaysExpanded;
324 // If isAlwaysExpanded is true, mIsExpanded should be true
    [all...]

Completed in 221 milliseconds