Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DExpandableListTestActivity.java112 final View otherView = findViewById(android.R.id.list); in testView() local
113 setContentView(otherView); in testView()
114 if (!otherView.equals(getExpandableListView())) in testView()