Home
last modified time | relevance | path

Searched refs:scrollDirection (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/
DMainActivity.java120 private void scroll(final int scrollDirection) { in scroll() argument
125 scrollView.fullScroll(scrollDirection); in scroll()