Searched defs:updateInsets (Results 1 – 7 of 7) sorted by relevance
62 default void updateInsets(@NonNull InputMethodService.Insets originalInsets) { in updateInsets() method108 void updateInsets(@NonNull InputMethodService.Insets originalInsets) { in updateInsets() method in NavigationBarController286 public void updateInsets(@NonNull InputMethodService.Insets originalInsets) { in updateInsets() method in NavigationBarController.Impl
117 private fun updateInsets() { in <lambda>() method
44 fun updateInsets(insets: WindowInsets) in reset() method
104 override fun updateInsets(insets: WindowInsets) = view.updateInsets(insets) in reset() method
144 override fun updateInsets(insets: WindowInsets) { in <lambda>() method
449 void updateInsets(WindowInsets insets) { in updateInsets() method in ScreenshotView
125 fun updateInsets(insets: WindowInsets) { in <lambda>() method