HomeSort by relevance Sort by last modified time
    Searched defs:getDecorToolbar (Results 1 - 7 of 7) sorted by null

  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
FrameworkActionBarWrapper.java 114 return getDecorToolbar().isSplit();
171 abstract DecorToolbar getDecorToolbar();
202 DecorToolbar decorToolbar = getDecorToolbar();
233 DecorToolbar getDecorToolbar() {
331 ActionBarView getDecorToolbar() {
  /frameworks/base/core/java/com/android/internal/app/
WindowDecorActionBar.java 195 mDecorToolbar = getDecorToolbar(decor.findViewById(com.android.internal.R.id.action_bar));
236 private DecorToolbar getDecorToolbar(View view) {
    [all...]
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
WindowDecorActionBar.java 199 mDecorToolbar = getDecorToolbar(decor.findViewById(R.id.action_bar));
236 private DecorToolbar getDecorToolbar(View view) {
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 63 milliseconds