Searched refs:mRootDisplayArea (Results 1 – 1 of 1) sorted by relevance
282 private final DisplayArea.Root mRootDisplayArea = new DisplayArea.Root(mWmService); field in DisplayContent1006 mWmService, this, mRootDisplayArea, mImeWindowsContainers); in DisplayContent()2372 final int rootOrientation = mRootDisplayArea.getOrientation(); in getOrientation()2373 mLastOrientationSource = mRootDisplayArea.getLastOrientationSource(); in getOrientation()2888 mRootDisplayArea.dumpDebug(proto, ROOT_DISPLAY_AREA, logLevel); in dumpDebug()4342 mRootDisplayArea.assignLayer(t, 0); in assignChildLayers()4377 mRootDisplayArea.assignChildLayers(t); in assignChildLayers()4386 addChild(mRootDisplayArea, 0); in addChildren()