Searched refs:speedBump (Results 1 – 2 of 2) sorted by relevance
204 public void performSpeedBumpAnimation(int i, SpeedBumpView speedBump, ViewState state,211 speedBump.animateDivider(startIsAboveNext, delay, null /* onFinishedRunnable */);
736 SpeedBumpView speedBump = (SpeedBumpView) LayoutInflater.from(mContext).inflate( in makeStatusBarView() local738 mStackScroller.setSpeedBumpView(speedBump); in makeStatusBarView()