Home
last modified time | relevance | path

Searched refs:updateTouchableInsets (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DNavigationBarController.java65 default void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method
112 void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method in NavigationBarController
114 mImpl.updateTouchableInsets(originalInsets, dest); in updateTouchableInsets()
304 public void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method in NavigationBarController.Impl
DInputMethodService.java738 mNavigationBarController.updateTouchableInsets(mTmpInsets, info);