Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DNavigationBarController.java59 default void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method
93 void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method in NavigationBarController
247 public void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method in NavigationBarController.Impl