Searched refs:DisplaySystemBarsInsetsControllerHost (Results 1 – 2 of 2) sorted by relevance
42 public class DisplaySystemBarsInsetsControllerHost implements InsetsController.Host { class44 private static final String TAG = DisplaySystemBarsInsetsControllerHost.class.getSimpleName();51 public DisplaySystemBarsInsetsControllerHost(Handler handler, in DisplaySystemBarsInsetsControllerHost() method in DisplaySystemBarsInsetsControllerHost
169 new DisplaySystemBarsInsetsControllerHost(mHandler, requestedVisibleTypes -> { in PerDisplay()