Searched refs:MiniKeyboardView (Results 1 – 2 of 2) sorted by relevance
35 public class MiniKeyboardView extends KeyboardView implements MoreKeysPanel { class74 public MiniKeyboardView(Context context, AttributeSet attrs) { in MiniKeyboardView() method in MiniKeyboardView78 public MiniKeyboardView(Context context, AttributeSet attrs, int defStyle) { in MiniKeyboardView() method in MiniKeyboardView
366 final MiniKeyboardView miniKeyboardView = in onCreateMoreKeysPanel()367 (MiniKeyboardView)container.findViewById(R.id.mini_keyboard_view); in onCreateMoreKeysPanel()