Searched refs:mExpandedWhenPinned (Results 1 – 1 of 1) sorted by relevance
213 private boolean mExpandedWhenPinned; field in ExpandableNotificationRow345 nowExpanded = !mExpandedWhenPinned;346 mExpandedWhenPinned = nowExpanded;415 return mExpandedWhenPinned; in isPinnedAndExpanded()1109 mExpandedWhenPinned = false;1110 } else if (mExpandedWhenPinned) {1138 if (mExpandedWhenPinned) {