Searched refs:onSoftInputWindowCreated (Results 1 – 2 of 2) sorted by relevance
65 default void onSoftInputWindowCreated(@NonNull SoftInputWindow softInputWindow) { in onSoftInputWindowCreated() method100 void onSoftInputWindowCreated(@NonNull SoftInputWindow softInputWindow) { in onSoftInputWindowCreated() method in NavigationBarController101 mImpl.onSoftInputWindowCreated(softInputWindow); in onSoftInputWindowCreated()382 public void onSoftInputWindowCreated(@NonNull SoftInputWindow softInputWindow) { in onSoftInputWindowCreated() method in NavigationBarController.Impl
1641 mNavigationBarController.onSoftInputWindowCreated(mWindow); in onCreate()