Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java403 boolean restarting) { in executePendingImsCallback() argument
411 latinIme.onStartInputInternal(editorInfo, restarting); in executePendingImsCallback()
416 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() argument
421 if (mIsOrientationChanging && restarting) { in onStartInput()
428 executePendingImsCallback(latinIme, editorInfo, restarting); in onStartInput()
429 latinIme.onStartInputInternal(editorInfo, restarting); in onStartInput()
434 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() argument
449 executePendingImsCallback(latinIme, editorInfo, restarting); in onStartInputView()
450 latinIme.onStartInputViewInternal(editorInfo, restarting); in onStartInputView()
791 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) { in onStartInput() argument
[all …]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnn.java221 @Override public void onStartInput(EditorInfo attribute, boolean restarting) { in onStartInput() argument
222 super.onStartInput(attribute, restarting); in onStartInput()
224 if (!restarting && mComposingText != null) { in onStartInput()
230 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() argument
231 super.onStartInputView(attribute, restarting); in onStartInputView()
DOpenWnnJAJP.java535 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() argument
538 if (restarting) { in onStartInputView()
539 super.onStartInputView(attribute, restarting); in onStartInputView()
550 super.onStartInputView(attribute, restarting); in onStartInputView()
DOpenWnnEN.java310 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() argument
311 super.onStartInputView(attribute, restarting); in onStartInputView()
/packages/apps/Settings/src/com/android/settings/applications/
DRunningState.java486 long activeSince = service.restarting == 0 ? service.activeSince : -1; in updateService()
912 if (si.restarting == 0 && si.pid > 0) { in update()
932 if (si.restarting == 0 && si.pid > 0) { in update()
973 int pid = si.restarting == 0 ? si.pid : 0; in update()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
DAccessibilityUtils.java244 final boolean restarting) { in onStartInputViewInternal() argument
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...