Home | History | Annotate | Download | only in phone

Lines Matching refs:mBar

87     PanelBar mBar;
114 mBar.onExpandingFinished();
381 mBar.onTrackingStopped(PanelView.this, expand);
388 mBar.onTrackingStarted(PanelView.this);
715 mBar = panelBar;
751 mBar.startOpeningPanel(this);
766 // When peeking, we already tell mBar that we expanded ourselves. Make sure that we also
767 // notify mBar that we might have closed ourselves.
819 mBar.onClosingFinished();
919 mBar.panelExpansionChanged(this, mExpandedFraction, mExpandedFraction > 0f || mPeekPending