Home
last modified time | relevance | path

Searched refs:InputMethodService (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/tests/utils/StubIME/src/com/android/testing/stubime/
DStubIme.java19 import android.inputmethodservice.InputMethodService;
24 public class StubIme extends InputMethodService {
/frameworks/base/core/java/android/inputmethodservice/
DExtractEditText.java30 private InputMethodService mIME;
49 void setIME(InputMethodService ime) { in setIME()
DInputMethodService.java248 public class InputMethodService extends AbstractInputMethodService { class
720 InputMethodService.this.onUpdateSelection(oldSelStart, oldSelEnd, in updateSelection()
729 InputMethodService.this.onViewClicked(focusChanged); in viewClicked()
740 InputMethodService.this.onUpdateCursor(newCursor); in updateCursor()
751 InputMethodService.this.onAppPrivateCommand(action, data); in appPrivateCommand()
758 InputMethodService.this.onToggleSoftInput(showFlags, hideFlags); in toggleSoftInput()
769 InputMethodService.this.onUpdateCursorAnchorInfo(info); in updateCursorAnchorInfo()
777 InputMethodService.this.notifyImeHidden(); in notifyImeHidden()
874 private final InputMethodService mService;
876 private SettingsObserver(InputMethodService service) { in SettingsObserver()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DSizeCompatModeActivityControllerTest.java24 import android.inputmethodservice.InputMethodService;
93 mController.setImeWindowStatus(DISPLAY_ID, null /* token */, InputMethodService.IME_VISIBLE, in testChangeButtonVisibilityOnImeShowHide()
/frameworks/base/core/java/android/view/inputmethod/
DInputConnection.java21 import android.inputmethodservice.InputMethodService;
DInputMethod.java24 import android.inputmethodservice.InputMethodService;
DInputMethodManager.java38 import android.inputmethodservice.InputMethodService;
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSizeCompatModeActivityController.java28 import android.inputmethodservice.InputMethodService;
89 boolean imeShown = (vis & InputMethodService.IME_VISIBLE) != 0; in setImeWindowStatus()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java56 import android.inputmethodservice.InputMethodService;
432 boolean imeShown = (vis & InputMethodService.IME_VISIBLE) != 0; in setImeWindowStatus()
435 case InputMethodService.BACK_DISPOSITION_DEFAULT: in setImeWindowStatus()
436 case InputMethodService.BACK_DISPOSITION_WILL_NOT_DISMISS: in setImeWindowStatus()
437 case InputMethodService.BACK_DISPOSITION_WILL_DISMISS: in setImeWindowStatus()
444 case InputMethodService.BACK_DISPOSITION_ADJUST_NOTHING: in setImeWindowStatus()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNavigationBarFragmentTest.java19 import static android.inputmethodservice.InputMethodService.BACK_DISPOSITION_DEFAULT;
20 import static android.inputmethodservice.InputMethodService.IME_VISIBLE;
/frameworks/base/core/java/android/view/
DImeInsetsSourceConsumer.java21 import android.inputmethodservice.InputMethodService;
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java69 import android.inputmethodservice.InputMethodService;
655 int mBackDisposition = InputMethodService.BACK_DISPOSITION_DEFAULT;
2296 mBackDisposition = InputMethodService.BACK_DISPOSITION_DEFAULT; in unbindCurrentMethodLocked()
2433 if ((visibility & InputMethodService.IME_ACTIVE) == 0 in shouldShowImeSwitcherLocked()
2434 || (visibility & InputMethodService.IME_INVISIBLE) != 0) { in shouldShowImeSwitcherLocked()
2445 } else if ((visibility & InputMethodService.IME_VISIBLE) == 0) { in shouldShowImeSwitcherLocked()
2520 case InputMethodService.BACK_DISPOSITION_WILL_DISMISS: in setImeWindowStatus()
2523 case InputMethodService.BACK_DISPOSITION_WILL_NOT_DISMISS: in setImeWindowStatus()
2527 case InputMethodService.BACK_DISPOSITION_DEFAULT: in setImeWindowStatus()
2528 dismissImeOnBackKeyPressed = ((vis & InputMethodService.IME_VISIBLE) != 0); in setImeWindowStatus()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java21 import static android.inputmethodservice.InputMethodService.BACK_DISPOSITION_DEFAULT;
22 import static android.inputmethodservice.InputMethodService.IME_INVISIBLE;
38 import android.inputmethodservice.InputMethodService.BackDispositionMode;
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java41 import android.inputmethodservice.InputMethodService;
1115 boolean isKeyboardVisible = (vis & InputMethodService.IME_VISIBLE) != 0; in setImeWindowStatus()
/frameworks/base/config/
Dboot-image-profile.txt9015 HSPLandroid/inputmethodservice/-$$Lambda$InputMethodService$8T9TmAUIN7vW9eU6kTg8309_d4E;->onCompute…
9039 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;-><init>(Landroid/inputmethodserv…
9040 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->attachToken(Landroid/os/IBinder…
9041 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->bindInput(Landroid/view/inputme…
9042 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->dispatchStartInputWithToken(Lan…
9043 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->hideSoftInput(ILandroid/os/Resu…
9044 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->initializeInternal(Landroid/os/…
9045 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->showSoftInput(ILandroid/os/Resu…
9046 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->startInput(Landroid/view/inputm…
9047 HSPLandroid/inputmethodservice/InputMethodService$InputMethodImpl;->unbindInput()V
[all …]
Dhiddenapi-greylist-max-o.txt32644 Landroid/inputmethodservice/ExtractEditText;->mIME:Landroid/inputmethodservice/InputMethodService;
32648 Landroid/inputmethodservice/ExtractEditText;->setIME(Landroid/inputmethodservice/InputMethodService
32651 Landroid/inputmethodservice/InputMethodService$InputMethodImpl;->dispatchStartInputWithToken(Landro…
32652 Landroid/inputmethodservice/InputMethodService$SettingsObserver$ShowImeWithHardKeyboardType;->FALSE…
32653 Landroid/inputmethodservice/InputMethodService$SettingsObserver$ShowImeWithHardKeyboardType;->TRUE:I
32654 Landroid/inputmethodservice/InputMethodService$SettingsObserver$ShowImeWithHardKeyboardType;->UNKNO…
32655 Landroid/inputmethodservice/InputMethodService$SettingsObserver;-><init>(Landroid/inputmethodservic…
32656 …/InputMethodService$SettingsObserver;->createAndRegister(Landroid/inputmethodservice/InputMethodSe…
32657 Landroid/inputmethodservice/InputMethodService$SettingsObserver;->mService:Landroid/inputmethodserv…
32658 Landroid/inputmethodservice/InputMethodService$SettingsObserver;->mShowImeWithHardKeyboard:I
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13435 public class InputMethodService extends android.inputmethodservice.AbstractInputMethodService {
13436 ctor public InputMethodService();
13457 method public void onComputeInsets(android.inputmethodservice.InputMethodService.Insets);
13515 …public class InputMethodService.InputMethodImpl extends android.inputmethodservice.AbstractInputMe…
13516 ctor public InputMethodService.InputMethodImpl();
13527 …public class InputMethodService.InputMethodSessionImpl extends android.inputmethodservice.Abstract…
13528 ctor public InputMethodService.InputMethodSessionImpl();
13540 public static final class InputMethodService.Insets {
13541 ctor public InputMethodService.Insets();
/frameworks/base/non-updatable-api/
Dcurrent.txt22622 public class InputMethodService extends android.inputmethodservice.AbstractInputMethodService {
22623 ctor public InputMethodService();
22644 method public void onComputeInsets(android.inputmethodservice.InputMethodService.Insets);
22708 …public class InputMethodService.InputMethodImpl extends android.inputmethodservice.AbstractInputMe…
22709 ctor public InputMethodService.InputMethodImpl();
22720 …public class InputMethodService.InputMethodSessionImpl extends android.inputmethodservice.Abstract…
22721 ctor public InputMethodService.InputMethodSessionImpl();
22733 public static final class InputMethodService.Insets {
22734 ctor public InputMethodService.Insets();
/frameworks/base/api/
Dcurrent.txt22622 public class InputMethodService extends android.inputmethodservice.AbstractInputMethodService {
22623 ctor public InputMethodService();
22644 method public void onComputeInsets(android.inputmethodservice.InputMethodService.Insets);
22708 …public class InputMethodService.InputMethodImpl extends android.inputmethodservice.AbstractInputMe…
22709 ctor public InputMethodService.InputMethodImpl();
22720 …public class InputMethodService.InputMethodSessionImpl extends android.inputmethodservice.Abstract…
22721 ctor public InputMethodService.InputMethodSessionImpl();
22733 public static final class InputMethodService.Insets {
22734 ctor public InputMethodService.Insets();