Searched refs:getDecorToolbar (Results 1 – 4 of 4) sorted by relevance
112 return getDecorToolbar().isSplit(); in isSplit()161 abstract DecorToolbar getDecorToolbar(); in getDecorToolbar() method in FrameworkActionBarWrapper192 DecorToolbar decorToolbar = getDecorToolbar(); in inflateMenus()223 DecorToolbar getDecorToolbar() { in getDecorToolbar() method in FrameworkActionBarWrapper.ToolbarWrapper321 ActionBarView getDecorToolbar() { in getDecorToolbar() method in FrameworkActionBarWrapper.WindowActionBarWrapper
591 mDecorToolbar = getDecorToolbar(findViewById(com.android.internal.R.id.action_bar));597 private DecorToolbar getDecorToolbar(View view) {
198 mDecorToolbar = getDecorToolbar(decor.findViewById(com.android.internal.R.id.action_bar)); in init()239 private DecorToolbar getDecorToolbar(View view) { in getDecorToolbar() method in WindowDecorActionBar
24622 HSPLcom/android/internal/widget/ActionBarOverlayLayout;->getDecorToolbar(Landroid/view/View;)Lcom/a…