Searched
full:inputmethod (Results
326 -
350 of
1330) sorted by null
<<11121314151617181920>>
/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/docs/html/sdk/api_diff/19/changes/ |
constructors_index_changes.html | 56 <nobr><A HREF="android.view.inputmethod.InputMethodSubtype.html#android.view.inputmethod.InputMethodSubtype.ctor_changed(int, int, java.lang.String, java.lang.String, java.lang.String, boolean, boolean)" class="hiddenlink" target="rightframe">InputMethodSubtype 58 <nobr><A HREF="android.view.inputmethod.InputMethodSubtype.html#android.view.inputmethod.InputMethodSubtype.ctor_changed(int, int, java.lang.String, java.lang.String, java.lang.String, boolean, boolean, int)" class="hiddenlink" target="rightframe">InputMethodSubtype
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardPasswordView.java | 29 import android.view.inputmethod.InputMethodInfo; 30 import android.view.inputmethod.InputMethodManager; 31 import android.view.inputmethod.InputMethodSubtype; 152 * Method adapted from com.android.inputmethod.latin.Utils
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/inputmethod/ |
InputMethodManager_Delegate.java | 17 package android.view.inputmethod;
|
/frameworks/testing/uiautomator/utils/DummyIME/ |
AndroidManifest.xml | 25 <action android:name="android.view.InputMethod" />
|
/frameworks/uiautomator/utils/DummyIME/ |
AndroidManifest.xml | 25 <action android:name="android.view.InputMethod" />
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
InputMethodAndSubtypeEnablerActivity.java | 16 package com.android.settings.inputmethod;
|
SpellCheckerUtils.java | 17 package com.android.settings.inputmethod;
|
SpellCheckersPreference.java | 17 package com.android.settings.inputmethod;
|
UserDictionaryList.java | 17 package com.android.settings.inputmethod; 32 import android.view.inputmethod.InputMethodInfo; 33 import android.view.inputmethod.InputMethodManager; 34 import android.view.inputmethod.InputMethodSubtype;
|
UserDictionarySettingsUtils.java | 17 package com.android.settings.inputmethod;
|
/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_gb.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}. -->
|
/packages/inputmethods/LatinIME/java/res/xml/ |
kbd_armenian_phonetic.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
kbd_emoji_category1.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
kbd_emoji_category2.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
kbd_emoji_category3.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
kbd_emoji_category4.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
kbd_emoji_category5.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
kbd_emoji_category6.xml | 22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
Completed in 457 milliseconds
<<11121314151617181920>>