Searched defs:onInsetsChanged (Results 1 – 5 of 5) sorted by relevance
30 void onInsetsChanged(in InsetsState state, in Rect insetFrame); in onInsetsChanged() method
82 public void onInsetsChanged(InsetsState state, Rect frame) { in onInsetsChanged() method in SurfaceControlViewHost.ISurfaceControlViewHostImpl
187 void onInsetsChanged(InsetsState insetsState) { in onInsetsChanged() method in SplitWindowManager
216 void onInsetsChanged(InsetsState insetsState, boolean animate) { in onInsetsChanged() method in DividerView
253 void onInsetsChanged(WindowInsets insets, int orientation) { in onInsetsChanged() method in ClipboardOverlayController