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
575 mDecorToolbar = getDecorToolbar(findViewById(com.android.internal.R.id.action_bar));581 private DecorToolbar getDecorToolbar(View view) {
583 mDecorToolbar = getDecorToolbar(findViewById(R.id.action_bar)); in pullChildren()588 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in ActionBarOverlayLayout
201 mDecorToolbar = getDecorToolbar(decor.findViewById(R.id.action_bar)); in init()242 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in WindowDecorActionBar
191 mDecorToolbar = getDecorToolbar(decor.findViewById(com.android.internal.R.id.action_bar)); in init()232 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in WindowDecorActionBar