Searched refs:otherView (Results 1 – 1 of 1) sorted by relevance
112 final View otherView = findViewById(android.R.id.list); in testView() local113 setContentView(otherView); in testView()114 if (!otherView.equals(getExpandableListView())) in testView()