Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java257 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in SoftKeyboard
258 super.onStartInputView(attribute, restarting); in onStartInputView()