Home
last modified time | relevance | path

Searched defs:KeyboardLayoutView (Results 1 – 1 of 1) sorted by relevance

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java129 private final class KeyboardLayoutView extends LinearLayout { class in ThemedNavBarKeyboard
172 public KeyboardLayoutView(Context context, final Window window) { in KeyboardLayoutView() method in ThemedNavBarKeyboard.KeyboardLayoutView