Searched refs:container1 (Results 1 – 2 of 2) sorted by relevance
53 final LinearLayout container1 = findViewById(R.id.container1); in onCreate() local60 topLayouts.add(container1); in onCreate()71 container1.setLayerType(View.LAYER_TYPE_HARDWARE, null); in onCreate()
38 mContainer1 = findViewById(R.id.container1); in onCreate()