Searched refs:navbarBackgroundView (Results 1 – 1 of 1) sorted by relevance
372 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in updateTouchableInsets() local373 zOrderChanged = navbarBackgroundView != null in updateTouchableInsets()374 && decorGroup.indexOfChild(navbarBackgroundView) in updateTouchableInsets()413 final View navbarBackgroundView = in scheduleRelayout() local415 if (navbarBackgroundView != null in scheduleRelayout()416 && decorGroup.indexOfChild(navbarBackgroundView) in scheduleRelayout()467 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in onWindowShown() local468 if (navbarBackgroundView != null in onWindowShown()469 && decor.indexOfChild(navbarBackgroundView) in onWindowShown()