Searched refs:softInputWindow (Results 1 – 1 of 1) sorted by relevance
69 default void onSoftInputWindowCreated(@NonNull SoftInputWindow softInputWindow) { in onSoftInputWindowCreated() argument117 void onSoftInputWindowCreated(@NonNull SoftInputWindow softInputWindow) { in onSoftInputWindowCreated() argument118 mImpl.onSoftInputWindowCreated(softInputWindow); in onSoftInputWindowCreated()424 public void onSoftInputWindowCreated(@NonNull SoftInputWindow softInputWindow) { in onSoftInputWindowCreated() argument425 final Window window = softInputWindow.getWindow(); in onSoftInputWindowCreated()