Searched refs:secondaryLayout (Results 1 – 1 of 1) sorted by relevance
974 final FrameLayout secondaryLayout = new FrameLayout(getContext()); in KeyboardLayoutView() local975 secondaryLayout.setForegroundGravity(Gravity.CENTER); in KeyboardLayoutView()986 secondaryLayout.addView(textView); in KeyboardLayoutView()992 secondaryLayout.addView(imageView, in KeyboardLayoutView()997 mLayout.addView(secondaryLayout); in KeyboardLayoutView()