Searched refs:mExpandedWhenPinned (Results 1 – 1 of 1) sorted by relevance
192 private boolean mExpandedWhenPinned; field in ExpandableNotificationRow307 nowExpanded = !mExpandedWhenPinned;308 mExpandedWhenPinned = nowExpanded;399 return mExpandedWhenPinned; in isPinnedAndExpanded()981 mExpandedWhenPinned = false;982 } else if (mExpandedWhenPinned) {1010 if(mExpandedWhenPinned) {