HomeSort by relevance Sort by last modified time
    Searched full:inputmethodservice (Results 1 - 25 of 155) sorted by null

1 2 3 4 5 6 7

  /frameworks/base/core/java/android/inputmethodservice/
package.html 6 {@link android.inputmethodservice.InputMethodService}.
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.inputmethodservice.InputMethodService.html 10 android.inputmethodservice.InputMethodService
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html" target="_top"><font size="+2"><code>InputMethodService</code></font></A>
86 <A NAME="android.inputmethodservice.InputMethodService.getBackDisposition_added()"></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html#getBackDisposition()" target="_top"><code>getBackDisposition</code></A>()</nobr
    [all...]
pkg_android.inputmethodservice.html 10 android.inputmethodservice
74 Package <A HREF="../../../../reference/android/inputmethodservice/package-summary.html" target="_top"><font size="+1"><code>android.inputmethodservice</code></font></A>
84 <A NAME="InputMethodService"></A>
85 <nobr><A HREF="android.inputmethodservice.InputMethodService.html">InputMethodService</A></nobr>
91 <A NAME="InputMethodService.InputMethodImpl"></A>
92 <nobr><A HREF="android.inputmethodservice.InputMethodService.InputMethodImpl.html">InputMethodService.InputMethodImpl</A></nobr
    [all...]
android.inputmethodservice.InputMethodService.Insets.html 10 android.inputmethodservice.InputMethodService.Insets
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.Insets.html" target="_top"><font size="+2"><code>InputMethodService.Insets</code></font></A>
87 <A NAME="android.inputmethodservice.InputMethodService.Insets.TOUCHABLE_INSETS_REGION"></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.Insets.html#TOUCHABLE_INSETS_REGION" target="_top"><code>TOUCHABLE_INSETS_REGION</code></A></nobr
    [all...]
android.inputmethodservice.InputMethodService.InputMethodImpl.html 10 android.inputmethodservice.InputMethodService.InputMethodImpl
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.InputMethodImpl.html" target="_top"><font size="+2"><code>InputMethodService.InputMethodImpl</code></font></A>
86 <A NAME="android.inputmethodservice.InputMethodService.InputMethodImpl.changeInputMethodSubtype_added(android.view.inputmethod.InputMethodSubtype)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.InputMethodImpl.html#changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype)" target (…)
    [all...]
android.inputmethodservice.Keyboard.html 10 android.inputmethodservice.Keyboard
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/Keyboard.html" target="_top"><font size="+2"><code>Keyboard</code></font></A>
85 <A NAME="android.inputmethodservice.Keyboard.ctor_added(android.content.Context, int, int, int, int)"></A>
86 <nobr><A HREF="../../../../reference/android/inputmethodservice/Keyboard.html#Keyboard(android.content.Context, int, int, int, int)" target="_top"><code>Keyboard</code></A>(<code>Context,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
InputMethodServiceCompatUtils.java 19 import android.inputmethodservice.InputMethodService;
24 // Note that InputMethodService.enableHardwareAcceleration() has been introduced
27 CompatUtils.getMethod(InputMethodService.class, "enableHardwareAcceleration");
33 public static boolean enableHardwareAcceleration(final InputMethodService ims) {
  /frameworks/testing/uiautomator/utils/DummyIME/src/com/android/testing/dummyime/
DummyIme.java 19 import android.inputmethodservice.InputMethodService;
24 public class DummyIme extends InputMethodService {
  /frameworks/base/core/res/res/layout/
input_method_extract_view.xml 21 <android.inputmethodservice.ExtractEditLayout
25 <android.inputmethodservice.ExtractEditText
35 </android.inputmethodservice.ExtractEditText>
45 <android.inputmethodservice.ExtractButton android:id="@+id/inputExtractAction"
50 <android.inputmethodservice.ExtractButton android:id="@+id/inputExtractEditButton"
60 </android.inputmethodservice.ExtractEditLayout>
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnn.java 20 import android.inputmethodservice.InputMethodService;
46 public class OpenWnn extends InputMethodService {
91 * InputMethodService
93 /** @see android.inputmethodservice.InputMethodService#onCreate */
116 /** @see android.inputmethodservice.InputMethodService#onCreateCandidatesView */
138 /** @see android.inputmethodservice.InputMethodService#onCreateInputView *
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/ui/
SplashScreen.java 24 import android.inputmethodservice.InputMethodService;
53 public SplashScreen(final InputMethodService inputMethodService,
56 final Builder builder = new Builder(inputMethodService)
71 final String packageName = inputMethodService.getPackageName();
76 inputMethodService.startActivity(intent);
84 inputMethodService.requestHideSelf(0);
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboardView.java 20 import android.inputmethodservice.Keyboard;
21 import android.inputmethodservice.Keyboard.Key;
22 import android.inputmethodservice.KeyboardView;
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
pkg_android.inputmethodservice.html 10 android.inputmethodservice
74 Package <A HREF="../../../../reference/android/inputmethodservice/package-summary.html" target="_top"><font size="+1"><code>android.inputmethodservice</code></font></A>
84 <A NAME="InputMethodService"></A>
85 <nobr><A HREF="android.inputmethodservice.InputMethodService.html">InputMethodService</A></nobr>
91 <A NAME="InputMethodService.InputMethodSessionImpl"></A>
92 <nobr><A HREF="android.inputmethodservice.InputMethodService.InputMethodSessionImpl.html">InputMethodService.InputMethodSessionImpl</A></nobr
    [all...]
android.inputmethodservice.InputMethodService.InputMethodSessionImpl.html 10 android.inputmethodservice.InputMethodService.InputMethodSessionImpl
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.InputMethodSessionImpl.html" target="_top"><font size="+2"><code>InputMethodService.InputMethodSessionImpl</code></font></A>
86 <A NAME="android.inputmethodservice.InputMethodService.InputMethodSessionImpl.viewClicked_added(boolean)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.InputMethodSessionImpl.html#viewClicked(boolean)" target="_top"><code>viewClicked</code></A>(<code (…)
    [all...]
android.inputmethodservice.InputMethodService.html 10 android.inputmethodservice.InputMethodService
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html" target="_top"><font size="+2"><code>InputMethodService</code></font></A>
86 <A NAME="android.inputmethodservice.InputMethodService.onViewClicked_added(boolean)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html#onViewClicked(boolean)" target="_top"><code>onViewClicked</code></A>(<code>boolean</code>)</n (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/17/changes/
android.inputmethodservice.InputMethodService.html 10 android.inputmethodservice.InputMethodService
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html" target="_top"><font size="+2"><code>InputMethodService</code></font></A>
86 <A NAME="android.inputmethodservice.InputMethodService.enableHardwareAcceleration_added()"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html#enableHardwareAcceleration()" target="_top"><code>enableHardwareAcceleration</code></A>()</no (…)
    [all...]
pkg_android.inputmethodservice.html 10 android.inputmethodservice
74 Package <A HREF="../../../../reference/android/inputmethodservice/package-summary.html" target="_top"><font size="+1"><code>android.inputmethodservice</code></font></A>
85 <nobr><A HREF="android.inputmethodservice.AbstractInputMethodService.html">AbstractInputMethodService</A></nobr>
92 <nobr><A HREF="android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl.html">AbstractInputMethodService.<br>AbstractInputMethodSessionImpl</A></nobr>
98 <A NAME="InputMethodService"></A>
99 <nobr><A HREF="android.inputmethodservice.InputMethodService.html">InputMethodService</A></nobr>
android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl.html 10 android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/AbstractInputMethodService.AbstractInputMethodSessionImpl.html" target="_top"><font size="+2"><code>AbstractInputMethodService.AbstractInputMethodSessionImpl</code></font></A>
86 <A NAME="android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl.dispatchGenericMotionEvent_added(int, android.view.MotionEvent, android.view.inputmethod.InputMethodSession.EventCallback)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/AbstractInputMethodService.AbstractInputMethodSessionImpl.html#dispatchGenericMotionEvent(int, android.view.MotionEvent, android.view.inputmethod.InputMethodSession.EventCallback)" target="_top"><code>dispatchGenericMotionEvent</code></A>(<code>int,</nobr> MotionEvent<nobr>,</nobr> EventCallback<nobr><nobr></code>)</nobr>
android.inputmethodservice.AbstractInputMethodService.html 10 android.inputmethodservice.AbstractInputMethodService
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/AbstractInputMethodService.html" target="_top"><font size="+2"><code>AbstractInputMethodService</code></font></A>
86 <A NAME="android.inputmethodservice.AbstractInputMethodService.onGenericMotionEvent_added(android.view.MotionEvent)"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/AbstractInputMethodService.html#onGenericMotionEvent(android.view.MotionEvent)" target="_top"><code>onGenericMotionEvent</code></A>(<code>MotionEvent</code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.inputmethodservice.InputMethodService.html 10 android.inputmethodservice.InputMethodService
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html" target="_top"><font size="+2"><code>InputMethodService</code></font></A>
86 <A NAME="android.inputmethodservice.InputMethodService.onKeyLongPress_added(int, android.view.KeyEvent)"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/InputMethodService.html#onKeyLongPress(int, android.view.KeyEvent)" target="_top"><code>onKeyLongPress</code></A>(<co (…)
    [all...]
pkg_android.inputmethodservice.html 10 android.inputmethodservice
74 Package <A HREF="../../../../reference/android/inputmethodservice/package-summary.html" target="_top"><font size="+1"><code>android.inputmethodservice</code></font></A>
85 <nobr><A HREF="android.inputmethodservice.AbstractInputMethodService.html">AbstractInputMethodService</A></nobr>
91 <A NAME="InputMethodService"></A>
92 <nobr><A HREF="android.inputmethodservice.InputMethodService.html">InputMethodService</A></nobr>
android.inputmethodservice.AbstractInputMethodService.html 10 android.inputmethodservice.AbstractInputMethodService
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/AbstractInputMethodService.html" target="_top"><font size="+2"><code>AbstractInputMethodService</code></font></A>
86 <A NAME="android.inputmethodservice.AbstractInputMethodService.getKeyDispatcherState_added()"></A>
87 <nobr><code>DispatcherState</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/AbstractInputMethodService.html#getKeyDispatcherState()" target="_top"><code>getKeyDispatcherState</code></A>()</nobr>
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 2 page.tags="ime","keyboard","inputmethodservice"
27 containing a class that extends {@link android.inputmethodservice.InputMethodService}. In
103 Classes specific to IMEs are found in the {@link android.inputmethodservice} and {@link
109 {@link android.inputmethodservice.InputMethodService}. In addition to implementing the
112 {@link android.inputmethodservice.InputMethodService} class provides most of the implementation
128 <dt>{@link android.inputmethodservice.KeyboardView}</dt>
132 {@link android.inputmethodservice.Keyboard}, which you can define in an XML file
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.inputmethodservice.KeyboardView.html 10 android.inputmethodservice.KeyboardView
74 Class android.inputmethodservice.<A HREF="../../../../reference/android/inputmethodservice/KeyboardView.html" target="_top"><font size="+2"><code>KeyboardView</code></font></A>
86 <A NAME="android.inputmethodservice.KeyboardView.invalidateAllKeys_added()"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/KeyboardView.html#invalidateAllKeys()" target="_top"><code>invalidateAllKeys</code></A>()</nobr>
93 <A NAME="android.inputmethodservice.KeyboardView.invalidateKey_added(int)"></A>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/inputmethodservice/KeyboardView.html#invalidateKey(int)" target="_top"><code>invalidateKey</code></A>(<code>int</code>)</nobr>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
UserLogRingCharBuffer.java 19 import android.inputmethodservice.InputMethodService;
47 public static UserLogRingCharBuffer init(final InputMethodService context,

Completed in 861 milliseconds

1 2 3 4 5 6 7