Searched defs:scrollView (Results 1 – 8 of 8) sorted by relevance
150 View scrollView = findViewById(R.id.scrollview); in setBackgroundColor() local
121 final ScrollView scrollView = (ScrollView) findViewById(R.id.scroll); in scroll() local
41 private lateinit var scrollView: ScrollView variable in com.example.android.common.logger.LogFragment
40 private lateinit var scrollView: ScrollView variable in com.android.multiwindowplayground.logger.LogFragment