OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputmethod
(Results
201 - 225
of
966
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/SoftKeyboard/src/com/android/inputmethodcommon/
InputMethodSettingsImpl.java
18
* This is a part of the
inputmethod
-common static Java library.
33
import android.view.
inputmethod
.InputMethodInfo;
34
import android.view.
inputmethod
.InputMethodManager;
35
import android.view.
inputmethod
.InputMethodSubtype;
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboardView.java
24
import android.view.
inputmethod
.InputMethodSubtype;
/frameworks/base/docs/html/sdk/api_diff/12/changes/
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="android.view.
inputmethod
.InputMethodSubtype.html">InputMethodSubtype</A></nobr>
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardPasswordView.java
29
import android.view.
inputmethod
.InputMethodInfo;
30
import android.view.
inputmethod
.InputMethodManager;
31
import android.view.
inputmethod
.InputMethodSubtype;
153
* Method adapted from com.android.
inputmethod
.latin.Utils
/frameworks/testing/uiautomator/utils/DummyIME/
AndroidManifest.xml
25
<action android:name="android.view.
InputMethod
" />
/packages/apps/Settings/src/com/android/settings/inputmethod/
SpellCheckerUtils.java
17
package com.android.settings.
inputmethod
;
SpellCheckersPreference.java
17
package com.android.settings.
inputmethod
;
/packages/apps/Stk/src/com/android/stk/
StkDigitsKeyListener.java
21
import android.view.
inputmethod
.EditorInfo;
/packages/inputmethods/LatinIME/java/
Android.mk
31
LOCAL_STATIC_JAVA_LIBRARIES := android-common
inputmethod
-common android-support-v4
/packages/inputmethods/LatinIME/java/res/drawable/
keyboard_key_feedback.xml
19
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
keyboard_key_feedback_ics.xml
19
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
/packages/inputmethods/LatinIME/java/res/layout/
suggestions_strip.xml
23
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
/packages/inputmethods/LatinIME/java/res/values/
phantom-sudden-move-event-device-list.xml
23
See {@link com.android.
inputmethod
.keyboard.PointerTracker}. -->
sudden-jumping-touch-event-device-list.xml
23
See {@link com.android.
inputmethod
.keyboard.SuddenJumpingTouchEventHandler}. -->
/packages/inputmethods/LatinIME/java/res/xml/
kbd_pcqwerty.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
kbd_pcqwerty_symbols.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
kbd_thai.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
key_azerty_quote.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
key_colemak_colon.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
key_f1.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
key_greek_semicolon.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
key_space.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
key_styles_currency_dollar.xml
21
<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin">
key_styles_currency_euro.xml
21
<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin">
key_styles_f1.xml
22
xmlns:latin="http://schemas.android.com/apk/res/com.android.
inputmethod
.latin"
Completed in 362 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>