Searched refs:container2 (Results 1 – 2 of 2) sorted by relevance
54 final LinearLayout container2 = findViewById(R.id.container2); in onCreate() local61 topLayouts.add(container2); in onCreate()72 container2.setLayerType(View.LAYER_TYPE_HARDWARE, null); in onCreate()
39 mContainer2 = findViewById(R.id.container2); in onCreate()