Searched refs:restarting (Results 1 – 1 of 1) sorted by relevance
147 @Override public void onStartInput(EditorInfo attribute, boolean restarting) { in onStartInput() argument148 super.onStartInput(attribute, restarting); in onStartInput()155 if (!restarting) { in onStartInput()257 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() argument258 super.onStartInputView(attribute, restarting); in onStartInputView()