Searched refs:mActionBarSize (Results 1 – 1 of 1) sorted by relevance
151 if (builder.mActionBarSize > 0) { in Layout()175 if (mBuilder.mActionBarSize <= 0 && mBuilder.mTitleBarSize > 0) { in createContentFrame()322 private int mActionBarSize; field in Layout.Builder370 mActionBarSize = getDimension(ATTR_ACTION_BAR_SIZE, true, DEFAULT_TITLE_BAR_HEIGHT); in findActionBar()