Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java61 default void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method
95 void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method in NavigationBarController
262 public void updateTouchableInsets(@NonNull InputMethodService.Insets originalInsets, in updateTouchableInsets() method in NavigationBarController.Impl