Searched refs:secondaryLayout (Results 1 – 1 of 1) sorted by relevance
648 final FrameLayout secondaryLayout = new FrameLayout(getContext()); in KeyboardLayoutView() local649 secondaryLayout.setForegroundGravity(Gravity.CENTER); in KeyboardLayoutView()658 secondaryLayout.addView(textView); in KeyboardLayoutView()664 secondaryLayout.addView(imageView, in KeyboardLayoutView()669 mLayout.addView(secondaryLayout); in KeyboardLayoutView()