OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputmethod
(Results
1 - 25
of
966
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/inputmethods/LatinIME/tools/dicttool/etc/
manifest.txt
1
Main-Class: com.android.
inputmethod
.latin.dicttool.Dicttool
/packages/inputmethods/LatinIME/tools/maketext/etc/
manifest.txt
1
Main-Class: com.android.
inputmethod
.latin.maketext.LabelText
/packages/inputmethods/PinyinIME/
proguard.flags
1
-keep class com.android.
inputmethod
.pinyin.PinyinDecoderService {
proguard.cfg
1
-keep class com.android.
inputmethod
.pinyin.PinyinDecoderService{
/packages/inputmethods/LatinIME/java/
proguard.flags
1
-keep class com.android.
inputmethod
.latin.BinaryDictionary {
6
-keep class com.android.
inputmethod
.keyboard.ProximityInfo {
7
<init>(com.android.
inputmethod
.keyboard.ProximityInfo);
10
-keep class com.android.
inputmethod
.latin.Suggest {
12
com.android.
inputmethod
.latin.SuggestedWords getSuggestions(...);
15
-keep class com.android.
inputmethod
.latin.AutoCorrection {
19
-keep class com.android.
inputmethod
.latin.Utils {
23
-keep class com.android.
inputmethod
.latin.InputPointers {
27
-keep class com.android.
inputmethod
.latin.ResizableIntArray {
31
-keep class com.android.
inputmethod
.latin.spellcheck.SpellCheckerSettingsFragment
[
all
...]
/packages/inputmethods/PinyinIME/lib/
Android.mk
6
com/android/
inputmethod
/pinyin/IPinyinDecoderService.aidl
8
LOCAL_MODULE := com.android.
inputmethod
.pinyin.lib
/frameworks/base/core/java/android/inputmethodservice/
IInputMethodWrapper.java
35
import android.view.
inputmethod
.EditorInfo;
36
import android.view.
inputmethod
.InputBinding;
37
import android.view.
inputmethod
.InputConnection;
38
import android.view.
inputmethod
.
InputMethod
;
39
import android.view.
inputmethod
.InputMethodSession;
40
import android.view.
inputmethod
.InputMethodSubtype;
50
* on to it back to calls on the public
InputMethod
interface, scheduling
73
final WeakReference<
InputMethod
> mInputMethod;
81
static class InputMethodSessionCallbackWrapper implements
InputMethod
.SessionCallback
[
all
...]
AbstractInputMethodService.java
24
import android.view.
inputmethod
.
InputMethod
;
25
import android.view.
inputmethod
.InputMethodSession;
34
* complete base class. Be sure to read {@link
InputMethod
} for more
38
* to the system with the
InputMethod
interface that input methods must
39
* implement. This base class takes care of reporting your
InputMethod
from
41
* of the
InputMethod
interface itself. Derived classes must implement that
46
private
InputMethod
mInputMethod;
52
* Base class for derived classes to implement their {@link
InputMethod
}
56
public abstract class AbstractInputMethodImpl implements
InputMethod
{
[
all
...]
/frameworks/base/core/java/android/view/inputmethod/
package.html
4
as soft keyboards). See {@link android.view.
inputmethod
.InputMethodManager} for
9
{@link android.view.
inputmethod
.InputConnection} class to allow the current
/packages/inputmethods/PinyinIME/res/layout/
skb_container.xml
16
<com.android.
inputmethod
.pinyin.SkbContainer xmlns:android="http://schemas.android.com/apk/res/android"
28
<com.android.
inputmethod
.pinyin.SoftKeyboardView
32
<com.android.
inputmethod
.pinyin.SoftKeyboardView
37
</com.android.
inputmethod
.pinyin.SkbContainer>
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.view.inputmethod.InputMethodManager.html
10
android.view.
inputmethod
.InputMethodManager
74
Class android.view.
inputmethod
.<A HREF="../../../../reference/android/view/
inputmethod
/InputMethodManager.html" target="_top"><font size="+2"><code>InputMethodManager</code></font></A>
86
<A NAME="android.view.
inputmethod
.InputMethodManager.getCurrentInputMethodSubtype_added()"></A>
87
<nobr><code>InputMethodSubtype</code> <A HREF="../../../../reference/android/view/
inputmethod
/InputMethodManager.html#getCurrentInputMethodSubtype()" target="_top"><code>getCurrentInputMethodSubtype</code></A>()</nobr>
93
<A NAME="android.view.
inputmethod
.InputMethodManager.getEnabledInputMethodSubtypeList_added(android.view.
inputmethod
.InputMethodInfo, boolean)"></A>
94
<nobr><code>List<InputMethodSubtype></code> <A HREF="../../../../reference/android/view/
inputmethod
/InputMethodManager.html#getEnabledInputMethodSubtypeList(android.view.
inputmethod
.InputMethodInfo, boolean)" target="_top"><code>getEnabledInputMethodSubtypeList</code></A>(<code>InputMethodInfo,</nobr> boolean<nobr><nobr></code>)</nobr>
100
<A NAME="android.view.
inputmethod
.InputMethodManager.getShortcutInputMethodsAndSubtypes_added()"></A
[
all
...]
android.view.inputmethod.InputMethod.html
10
android.view.
inputmethod
.
InputMethod
74
Interface android.view.
inputmethod
.<A HREF="../../../../reference/android/view/
inputmethod
/
InputMethod
.html" target="_top"><font size="+2"><code>
InputMethod
</code></font></A>
86
<A NAME="android.view.
inputmethod
.
InputMethod
.changeInputMethodSubtype_added(android.view.
inputmethod
.InputMethodSubtype)"></A>
87
<nobr><code>void</code> <A HREF="../../../../reference/android/view/
inputmethod
/InputMethod.html#changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype)" target="_t (…)
[
all
...]
pkg_android.view.inputmethod.html
10
android.view.
inputmethod
74
Package <A HREF="../../../../reference/android/view/
inputmethod
/package-summary.html" target="_top"><font size="+1"><code>android.view.
inputmethod
</code></font></A>
85
<nobr><A HREF="../../../../reference/android/view/
inputmethod
/CorrectionInfo.html" target="_top"><code>CorrectionInfo</code></A></nobr>
92
<nobr><A HREF="../../../../reference/android/view/
inputmethod
/InputMethodSubtype.html" target="_top"><code>InputMethodSubtype</code></A></nobr>
107
<nobr><A HREF="android.view.
inputmethod
.BaseInputConnection.html">BaseInputConnection</A></nobr>
114
<nobr><A HREF="android.view.
inputmethod
.EditorInfo.html">EditorInfo</A></nobr>
121
<nobr><A HREF="android.view.
inputmethod
.InputConnection.html"><I>InputConnection</I></A></nobr>
128
<nobr><A HREF="android.view.
inputmethod
.InputConnectionWrapper.html">InputConnectionWrapper</A></nobr>
134
<A NAME="
InputMethod
"></A
[
all
...]
android.view.inputmethod.EditorInfo.html
10
android.view.
inputmethod
.EditorInfo
74
Class android.view.
inputmethod
.<A HREF="../../../../reference/android/view/
inputmethod
/EditorInfo.html" target="_top"><font size="+2"><code>EditorInfo</code></font></A>
86
<A NAME="android.view.
inputmethod
.EditorInfo.makeCompatible_added(int)"></A>
87
<nobr><code>void</code> <A HREF="../../../../reference/android/view/
inputmethod
/EditorInfo.html#makeCompatible(int)" target="_top"><code>makeCompatible</code></A>(<code>int</code>)</nobr>
102
<A NAME="android.view.
inputmethod
.EditorInfo.IME_ACTION_PREVIOUS"></A>
103
<nobr><code>int</code> <A HREF="../../../../reference/android/view/
inputmethod
/EditorInfo.html#IME_ACTION_PREVIOUS" target="_top"><code>IME_ACTION_PREVIOUS</code></A></nobr>
109
<A NAME="android.view.
inputmethod
.EditorInfo.IME_FLAG_NAVIGATE_NEXT"></A>
110
<nobr><code>int</code> <A HREF="../../../../reference/android/view/
inputmethod
/EditorInfo.html#IME_FLAG_NAVIGATE_NEXT" target="_top"><code>IME_FLAG_NAVIGATE_NEXT</code></A></nobr>
116
<A NAME="android.view.
inputmethod
.EditorInfo.IME_FLAG_NAVIGATE_PREVIOUS"></A
[
all
...]
/packages/inputmethods/LatinIME/java/res/values-sw600dp/
touch-position-correction.xml
21
<!-- Note that correctionX is obsolete (See com.android.
inputmethod
.keyboard.internal.TouchPositionCorrection)
32
<!-- The default touch position data (See com.android.
inputmethod
.keyboard.ProximityInfo)
43
<!-- The default touch position data (See com.android.
inputmethod
.keyboard.ProximityInfo)
54
<!-- The default touch position data (See com.android.
inputmethod
.keyboard.ProximityInfo)
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
InputMethodManagerCompatWrapper.java
17
package com.android.
inputmethod
.compat;
21
import android.view.
inputmethod
.InputMethodManager;
22
import android.view.
inputmethod
.InputMethodSubtype;
24
import com.android.
inputmethod
.latin.ImfUtils;
/packages/inputmethods/LatinIME/java/res/layout/
research_feedback_activity.xml
17
<com.android.
inputmethod
.research.FeedbackLayout
27
android:name="com.android.
inputmethod
.research.FeedbackFragment"
31
</com.android.
inputmethod
.research.FeedbackLayout>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeysCache.java
17
package com.android.
inputmethod
.keyboard.internal;
19
import com.android.
inputmethod
.keyboard.Key;
20
import com.android.
inputmethod
.latin.CollectionUtils;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SynchronouslyLoadedContactsBinaryDictionary.java
17
package com.android.
inputmethod
.latin;
21
import com.android.
inputmethod
.keyboard.ProximityInfo;
22
import com.android.
inputmethod
.latin.SuggestedWords.SuggestedWordInfo;
SynchronouslyLoadedUserBinaryDictionary.java
17
package com.android.
inputmethod
.latin;
21
import com.android.
inputmethod
.keyboard.ProximityInfo;
22
import com.android.
inputmethod
.latin.SuggestedWords.SuggestedWordInfo;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DictAndProximity.java
17
package com.android.
inputmethod
.latin.spellcheck;
19
import com.android.
inputmethod
.latin.Dictionary;
20
import com.android.
inputmethod
.keyboard.ProximityInfo;
DictionaryPool.java
17
package com.android.
inputmethod
.latin.spellcheck;
21
import com.android.
inputmethod
.keyboard.ProximityInfo;
22
import com.android.
inputmethod
.latin.CollectionUtils;
23
import com.android.
inputmethod
.latin.Dictionary;
24
import com.android.
inputmethod
.latin.SuggestedWords.SuggestedWordInfo;
25
import com.android.
inputmethod
.latin.WordComposer;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
MoreSuggestionsView.java
17
package com.android.
inputmethod
.latin.suggestions;
27
import com.android.
inputmethod
.keyboard.KeyDetector;
28
import com.android.
inputmethod
.keyboard.Keyboard;
29
import com.android.
inputmethod
.keyboard.KeyboardActionListener;
30
import com.android.
inputmethod
.keyboard.KeyboardView;
31
import com.android.
inputmethod
.keyboard.MoreKeysDetector;
32
import com.android.
inputmethod
.keyboard.MoreKeysPanel;
33
import com.android.
inputmethod
.keyboard.PointerTracker;
34
import com.android.
inputmethod
.keyboard.PointerTracker.DrawingProxy;
35
import com.android.
inputmethod
.keyboard.PointerTracker.KeyEventHandler
[
all
...]
/cts/tests/tests/view/src/android/view/inputmethod/cts/
InputMethodInfoTest.java
17
package android.view.
inputmethod
.cts;
28
import android.view.
inputmethod
.
InputMethod
;
29
import android.view.
inputmethod
.InputMethodInfo;
49
mSettingsActivity = "android.view.
inputmethod
.cts.InputMethodInfoStub";
60
Intent intent = new Intent(
InputMethod
.SERVICE_INTERFACE);
InputBindingTest.java
17
package android.view.
inputmethod
.cts;
24
import android.view.
inputmethod
.BaseInputConnection;
25
import android.view.
inputmethod
.InputBinding;
Completed in 1426 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>