Searched refs:container3 (Results 1 – 1 of 1) sorted by relevance
55 final LinearLayout container3 = findViewById(R.id.container3); in onCreate() local62 topLayouts.add(container3); in onCreate()73 container3.setLayerType(View.LAYER_TYPE_HARDWARE, null); in onCreate()