Searched defs:rootDisplayAreaId (Results 1 – 3 of 3) sorted by relevance
169 void immersiveModeChangedLw(int rootDisplayAreaId, boolean isImmersiveMode, in immersiveModeChangedLw()403 private WindowManager getWindowManager(int rootDisplayAreaId) { in getWindowManager()431 private Bundle getOptionsForWindowContext(int rootDisplayAreaId) { in getOptionsForWindowContext()442 private void handleShow(int rootDisplayAreaId) { in handleShow()
2468 final int rootDisplayAreaId = root == null ? FEATURE_UNDEFINED : root.mFeatureId; in updateSystemBarsLw() local
57 public int rootDisplayAreaId = FEATURE_UNDEFINED; field in DisplayAreaInfo