Searched defs:smoothScrollBy (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DMultiShrinkScroller.java647 smoothScrollBy(getTransparentViewHeight());
654 smoothScrollBy(getTransparentViewHeight());
1290 private void smoothScrollBy(int delta) { method in class:MultiShrinkScroller
1292 // Delta=0 implies the code calling smoothScrollBy is sloppy. We should avoid doing

Completed in 87 milliseconds