Searched refs:KeyboardLayoutView (Results 1 – 1 of 1) sorted by relevance
57 private KeyboardLayoutView mLayout;70 mLayout = new KeyboardLayoutView(this, getWindow().getWindow()); in onCreateInputView()129 private final class KeyboardLayoutView extends LinearLayout { class in ThemedNavBarKeyboard172 public KeyboardLayoutView(Context context, final Window window) { in KeyboardLayoutView() method in ThemedNavBarKeyboard.KeyboardLayoutView