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
4559 void showImeScreenshot() { in showImeScreenshot() method in DisplayContent4567 void showImeScreenshot(WindowState imeTarget) { in showImeScreenshot() method in DisplayContent
8398 public boolean showImeScreenshot(@NonNull IBinder imeTarget, int displayId) { in showImeScreenshot() method in WindowManagerService.ImeTargetVisibilityPolicyImpl
90 default boolean showImeScreenshot(@NonNull IBinder windowToken, int displayId, in showImeScreenshot() method
190 public boolean showImeScreenshot(@NonNull IBinder imeTarget, int displayId, in showImeScreenshot() method in DefaultImeVisibilityApplier