OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputmethod
(Results
851 - 875
of
1330
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.widget.TextView.html
100
<A NAME="android.widget.TextView.onCommitCorrection_added(android.view.
inputmethod
.CorrectionInfo)"></A>
101
<nobr><code>void</code> <A HREF="../../../../reference/android/widget/TextView.html#onCommitCorrection(android.view.
inputmethod
.CorrectionInfo)" target="_top"><code>onCommitCorrection</code></A>(<code>CorrectionInfo</code>)</nobr>
packages_index_all.html
88
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
packages_index_changes.html
85
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
/frameworks/base/docs/html/sdk/api_diff/12/changes/
packages_index_all.html
77
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
changes-summary.html
274
<A NAME="android.view.
inputmethod
"></A>
275
<nobr><A HREF="pkg_android.view.
inputmethod
.html">android.view.
inputmethod
</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/16/changes/
packages_index_changes.html
86
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
/frameworks/base/docs/html/sdk/api_diff/17/changes/
packages_index_all.html
87
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
packages_index_changes.html
85
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
/frameworks/base/docs/html/training/keyboard-input/
style.jd
152
{@link android.view.
inputmethod
.EditorInfo} class, such as
153
{@link android.view.
inputmethod
.EditorInfo#IME_ACTION_SEND}. For example:</p>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Constants.java
17
package com.android.
inputmethod
.latin;
156
* {@link com.android.
inputmethod
.keyboard.KeyboardActionListener#onCustomRequest(int)}.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
UsabilityStudyLogUtils.java
17
package com.android.
inputmethod
.latin.utils;
30
import com.android.
inputmethod
.latin.LatinImeLogger;
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateTestsBase.java
17
package com.android.
inputmethod
.keyboard.internal;
21
import com.android.
inputmethod
.latin.Constants;
KeySpecParserTests.java
17
package com.android.
inputmethod
.keyboard.internal;
19
import static com.android.
inputmethod
.keyboard.internal.KeyboardIconsSet.ICON_UNDEFINED;
20
import static com.android.
inputmethod
.latin.Constants.CODE_OUTPUT_TEXT;
21
import static com.android.
inputmethod
.latin.Constants.CODE_UNSPECIFIED;
28
import com.android.
inputmethod
.latin.Constants;
29
import com.android.
inputmethod
.latin.utils.RunInLocale;
[
all
...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DefaultSoftKeyboardEN.java
23
import android.view.
inputmethod
.EditorInfo;
24
import android.view.
inputmethod
.InputConnection;
/frameworks/base/core/java/android/text/
InputType.java
146
* {@link android.view.
inputmethod
.InputMethodSession#displayCompletions
148
* {@link android.view.
inputmethod
.InputMethodManager#displayCompletions
274
* when passed through {@link android.view.
inputmethod
.EditorInfo#makeCompatible(int)
285
* when passed through {@link android.view.
inputmethod
.EditorInfo#makeCompatible(int)
325
* {@link android.view.
inputmethod
.EditorInfo#makeCompatible(int)
335
* through {@link android.view.
inputmethod
.EditorInfo#makeCompatible(int)
/frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java
53
import android.view.
inputmethod
.CompletionInfo;
54
import android.view.
inputmethod
.EditorInfo;
55
import android.view.
inputmethod
.ExtractedText;
56
import android.view.
inputmethod
.ExtractedTextRequest;
57
import android.view.
inputmethod
.InputBinding;
58
import android.view.
inputmethod
.InputConnection;
59
import android.view.
inputmethod
.
InputMethod
;
60
import android.view.
inputmethod
.InputMethodManager;
61
import android.view.
inputmethod
.InputMethodSubtype
[
all
...]
/frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java
17
package com.android.internal.
inputmethod
;
30
import android.view.
inputmethod
.InputMethodInfo;
31
import android.view.
inputmethod
.InputMethodSubtype;
99
public static boolean isSystemIme(InputMethodInfo
inputMethod
) {
100
return (
inputMethod
.getServiceInfo().applicationInfo.flags
486
* Utility class for putting and getting settings for
InputMethod
513
//
Inputmethod
and subtypes are saved in the settings as follows:
[
all
...]
/prebuilts/sdk/14/
android.jar
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java
27
import android.view.
inputmethod
.CompletionInfo;
28
import android.view.
inputmethod
.EditorInfo;
29
import android.view.
inputmethod
.InputConnection;
30
import android.view.
inputmethod
.InputMethodManager;
31
import android.view.
inputmethod
.InputMethodSubtype;
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc
369
InputMethod
* DesktopNativeWidgetAura::CreateInputMethod() {
370
ui::
InputMethod
* host = input_method_event_filter_->input_method();
709
// If a ui::
InputMethod
object is attached to the root window, character
818
// activation hasn't changed. We still need to inform the
InputMethod
we've
820
InputMethod
* input_method = GetWidget()->GetInputMethod();
/frameworks/base/core/java/android/view/inputmethod/
InputMethodSubtype.java
17
package android.view.
inputmethod
;
81
* {@link android.view.
inputmethod
.InputMethodManager#setAdditionalInputMethodSubtypes}.
90
* {@link android.view.
inputmethod
.InputMethodManager#switchToLastInputMethod}.
256
* this subtype by {@link android.view.
inputmethod
.InputMethodManager#switchToLastInputMethod}.
355
* {@link android.view.
inputmethod
.InputMethodManager#switchToLastInputMethod}.
/packages/apps/Settings/src/com/android/settings/
CryptKeeper.java
50
import android.view.
inputmethod
.EditorInfo;
51
import android.view.
inputmethod
.InputMethodInfo;
52
import android.view.
inputmethod
.InputMethodManager;
53
import android.view.
inputmethod
.InputMethodSubtype;
567
* Method adapted from com.android.
inputmethod
.latin.Utils
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
ActionBatch.java
17
package com.android.
inputmethod
.dictionarypack;
29
import com.android.
inputmethod
.compat.DownloadManagerCompatUtils;
30
import com.android.
inputmethod
.latin.R;
31
import com.android.
inputmethod
.latin.utils.ApplicationUtils;
32
import com.android.
inputmethod
.latin.utils.DebugLogUtils;
/prebuilts/sdk/6/
android.jar
/external/chromium_org/ui/views/controls/textfield/
native_textfield_views.h
248
// Convenience method to call
InputMethod
::OnTextInputTypeChanged();
251
// Convenience method to call
InputMethod
::OnCaretBoundsChanged();
315
// True if
InputMethod
::CancelComposition() should not be called.
Completed in 492 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>