Searched refs:mActionBarHeight (Results 1 – 2 of 2) sorted by relevance
83 private final int mActionBarHeight; field in MediaPickerPanel94 mActionBarHeight = getResources().getDimensionPixelSize(R.dimen.action_bar_height); in MediaPickerPanel()129 requestedHeight -= mActionBarHeight; in onMeasure()216 return fullHeight - mActionBarHeight; in getDesiredHeight()
55 private int mActionBarHeight; field in ActionBarOverlayLayout181 mActionBarHeight = ta.getDimensionPixelSize(0, 0); in init()408 topInset = mActionBarHeight;413 topInset += mActionBarHeight;426 bottomInset = mActionBarHeight;