Searched refs:mMenuExposedView (Results 1 – 1 of 1) sorted by relevance
270 private View mMenuExposedView; field in NotificationStackScrollLayout498 mMenuExposedView = null; in onMenuReset()505 mMenuExposedView = mTranslatingParentView; in onMenuShown()1216 || mMenuExposedView == parent4742 if (mMenuExposedView != null && mMenuExposedView == mTranslatingParentView) {4743 mMenuExposedView = null;4824 if (mMenuExposedView == null4825 || (!force && mMenuExposedView == mTranslatingParentView)) {4829 final View prevMenuExposedView = mMenuExposedView;4836 } else if (mMenuExposedView instanceof ExpandableNotificationRow) {[all …]