Searched defs:showImeScreenshot (Results 1 – 5 of 5) sorted by relevance
40 public abstract boolean showImeScreenshot(@NonNull IBinder imeTarget, int displayId); in showImeScreenshot() method in ImeTargetVisibilityPolicy
4593 void showImeScreenshot() { in showImeScreenshot() method in DisplayContent4601 void showImeScreenshot(WindowState imeTarget) { in showImeScreenshot() method in DisplayContent
8819 public boolean showImeScreenshot(@NonNull IBinder imeTarget, int displayId) { in showImeScreenshot() method in WindowManagerService.ImeTargetVisibilityPolicyImpl
89 default boolean showImeScreenshot(@NonNull IBinder windowToken, int displayId) { in showImeScreenshot() method
218 public boolean showImeScreenshot(@NonNull IBinder imeTarget, int displayId) { in showImeScreenshot() method in DefaultImeVisibilityApplier