Home | History | Annotate | Download | only in phone

Lines Matching refs:onTrackingStopped

338                     onTrackingStopped(expand);
349 onTrackingStopped(expands);
369 protected void onTrackingStopped(boolean expand) {
371 mBar.onTrackingStopped(PanelView.this, expand);
752 onTrackingStopped(true /* expands */); // The panel is expanded after this call.