Home
last modified time | relevance | path

Searched defs:scrollView (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/
DMainActivity.java121 final ScrollView scrollView = (ScrollView) findViewById(R.id.scroll); in scroll() local
/development/samples/browseable/MultiWindowPlayground/src/com/android.multiwindowplayground/activities/
DLoggingActivity.java150 View scrollView = findViewById(R.id.scrollview); in setBackgroundColor() local