Searched refs:getDecorToolbar (Results 1 – 5 of 5) sorted by relevance
113 return getDecorToolbar().isSplit(); in isSplit()170 abstract DecorToolbar getDecorToolbar(); in getDecorToolbar() method in FrameworkActionBarWrapper202 DecorToolbar decorToolbar = getDecorToolbar(); in inflateMenus()227 DecorToolbar getDecorToolbar() { in getDecorToolbar() method in FrameworkActionBarWrapper.ToolbarWrapper325 ActionBarView getDecorToolbar() { in getDecorToolbar() method in FrameworkActionBarWrapper.WindowActionBarWrapper
532 mDecorToolbar = getDecorToolbar(findViewById(R.id.action_bar)); in pullChildren()536 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in ActionBarOverlayLayout
574 mDecorToolbar = getDecorToolbar(findViewById(com.android.internal.R.id.action_bar));580 private DecorToolbar getDecorToolbar(View view) {
200 mDecorToolbar = getDecorToolbar(decor.findViewById(R.id.action_bar)); in init()237 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in WindowDecorActionBar
196 mDecorToolbar = getDecorToolbar(decor.findViewById(com.android.internal.R.id.action_bar)); in init()237 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in WindowDecorActionBar