Searched defs:mInsetsState (Results 1 – 9 of 9) sorted by relevance
45 public final InsetsState mInsetsState; field in DisplayFrames
298 private InsetsState mInsetsState = new InsetsState(); field in DisplayController.DisplayRecord307 mDisplayLayout.setInsets(mContext.getResources(), mInsetsState); in setDisplayLayout() local
94 private InsetsState mInsetsState = new InsetsState(); field in DisplayLayout
219 final InsetsState mInsetsState = new InsetsState(); field in DisplayImeController.PerDisplay
79 private InsetsState mInsetsState; field in InsetsAnimationControlImplTest
744 final InsetsState mInsetsState = new InsetsState(); field in CompatUIController.PerDisplayOnInsetsChangedListener
113 private final InsetsState mInsetsState = new InsetsState(); field in SplitLayout
93 private InsetsState mInsetsState; field in WindowlessWindowManager
270 final InsetsState mInsetsState = new InsetsState(); field in WallpaperService.Engine