Searched refs:navbarBackgroundView (Results 1 – 1 of 1) sorted by relevance
330 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in updateTouchableInsets() local331 zOrderChanged = navbarBackgroundView != null in updateTouchableInsets()332 && decorGroup.indexOfChild(navbarBackgroundView) in updateTouchableInsets()371 final View navbarBackgroundView = in scheduleRelayout()373 if (navbarBackgroundView != null in scheduleRelayout()374 && decorGroup.indexOfChild(navbarBackgroundView) in scheduleRelayout()425 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in onWindowShown() local426 if (navbarBackgroundView != null in onWindowShown()427 && decor.indexOfChild(navbarBackgroundView) in onWindowShown()