/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputMethodManagerInternal.java | 127 public abstract void removeImeSurface(); in removeImeSurface() method in InputMethodManagerInternal 186 public void removeImeSurface() {
|
H A D | MultiClientInputMethodManagerService.java | 233 public void removeImeSurface() { in Lifecycle() 1495 public void removeImeSurface() { in removeImeSurface() method in MultiClientInputMethodManagerService.ApiCallbacks
|
H A D | InputMethodManagerService.java | 3903 public void removeImeSurface() { in removeImeSurface() method in InputMethodManagerService 4316 mEnabledSession.session.removeImeSurface(); in handleMessage() 4329 mEnabledSession.session.removeImeSurface(); in handleMessage() 5004 public void removeImeSurface() { in removeImeSurface() method in InputMethodManagerService.LocalServiceImpl
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | DisplayImeController.java | 285 removeImeSurface(); in insetsControlChanged() 473 removeImeSurface(); in startAnimation() 503 void removeImeSurface() { in removeImeSurface() method in DisplayImeController 509 imms.removeImeSurface(); in removeImeSurface()
|
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A D | IInputMethodSession.aidl | 52 void removeImeSurface(); in removeImeSurface() method
|
H A D | IInputMethodManager.aidl | 74 void removeImeSurface(); in removeImeSurface() method
|
/aosp12/frameworks/base/core/java/android/inputmethodservice/ |
H A D | IInputMethodSessionWrapper.java | 138 mInputMethodSession.removeImeSurface(); in executeMessage() 193 public void removeImeSurface() { in removeImeSurface() method in IInputMethodSessionWrapper
|
H A D | InputMethodService.java | 923 removeImeSurface(); in scheduleImeSurfaceRemoval() 926 mHandler.postDelayed(() -> removeImeSurface(), TIMEOUT_SURFACE_REMOVAL_MILLIS); in scheduleImeSurfaceRemoval() 930 private void removeImeSurface() { in removeImeSurface() method in InputMethodService 1083 public final void removeImeSurface() { in removeImeSurface() method in InputMethodService.InputMethodSessionImpl
|
H A D | MultiClientInputMethodClientCallbackAdaptor.java | 291 public void removeImeSurface() { in removeImeSurface() method in MultiClientInputMethodClientCallbackAdaptor.InputMethodSessionImpl
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodSession.java | 207 public void removeImeSurface(); in removeImeSurface() method
|
H A D | InputMethodManager.java | 2192 public void removeImeSurface(IBinder windowToken) { in removeImeSurface() method in InputMethodManager
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ImeInsetsSourceConsumer.java | 119 getImm().removeImeSurface(window); in removeSurface()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
H A D | DisplayImeControllerTest.java | 76 void removeImeSurface() { } in setUp()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InsetsStateController.java | 95 InputMethodManagerInternal.get().removeImeSurface());
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 19493 HSPLandroid/view/inputmethod/InputMethodManager;->removeImeSurface(Landroid/os/IBinder;)V+]Lcom/and…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 19704 PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->removeImeSurface()V 19842 HPLcom/android/server/inputmethod/InputMethodManagerService;->removeImeSurface()V
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 19541 HSPLandroid/view/inputmethod/InputMethodManager;->removeImeSurface(Landroid/os/IBinder;)V+]Lcom/and…
|