Searched defs:scrollView (Results 1 – 4 of 4) sorted by relevance
81 ScrollView scrollView = new ScrollView(this); in onCreate() local
48 ScrollView scrollView = new ScrollView(this); in onCreate() local
150 View scrollView = findViewById(R.id.scrollview); in setBackgroundColor() local
121 final ScrollView scrollView = (ScrollView) findViewById(R.id.scroll); in scroll() local