Searched defs:clearLastInputMethodWindowForTransition (Results 1 – 5 of 5) sorted by relevance
88 void clearLastInputMethodWindowForTransition(in IBinder token); in clearLastInputMethodWindowForTransition() method
353 public abstract void clearLastInputMethodWindowForTransition(); in clearLastInputMethodWindowForTransition() method in WindowManagerInternal
7366 public void clearLastInputMethodWindowForTransition() { in clearLastInputMethodWindowForTransition() method in WindowManagerService.LocalService
2314 public void clearLastInputMethodWindowForTransition(final IBinder token) { in clearLastInputMethodWindowForTransition() method in InputMethodManager
3226 public void clearLastInputMethodWindowForTransition(IBinder token) { in clearLastInputMethodWindowForTransition() method in InputMethodManagerService