Home | History | Annotate | Download | only in widget

Lines Matching defs:mExpandedInActionView

169     private boolean mExpandedInActionView;
935 final boolean showClose = hasText || (mIconifiedByDefault && !mExpandedInActionView);
1282 mExpandedInActionView = false;
1290 if (mExpandedInActionView) return;
1292 mExpandedInActionView = true;