Searched refs:getWindowContextBySide (Results 1 – 3 of 3) sorted by relevance
58 Context getWindowContextBySide(@SystemBarSide int side); in getWindowContextBySide() method
152 public Context getWindowContextBySide(@SystemBarSide int side) { in getWindowContextBySide() method in SystemBarConfigsImpl176 return (ViewGroup) View.inflate(getWindowContextBySide(side), layoutId, /* root= */ null); in getSystemBarLayoutBySide()219 ViewGroup window = (ViewGroup) View.inflate(getWindowContextBySide(side), in getWindowLayoutBySide()
457 Configuration windowConfig = mSystemBarConfigs.getWindowContextBySide( in checkSystemBarWindowContextsAreUpdated()773 Context windowContext = mSystemBarConfigs.getWindowContextBySide(side); in getWindowManagerForSide()