Home
last modified time | relevance | path

Searched refs:sNoopListener (Results 1 – 1 of 1) sorted by relevance

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DSoftInputWindow.java48 private static final KeyboardView.OnKeyboardActionListener sNoopListener = field in SoftInputWindow
80 mKeyboardView.setOnKeyboardActionListener(sNoopListener); in SoftInputWindow()
108 mKeyboardView.setOnKeyboardActionListener(sNoopListener); in onFinishClient()
118 mKeyboardView.setOnKeyboardActionListener(sNoopListener); in onDummyStartInput()