Searched refs:mActionBarHeight (Results 1 – 1 of 1) 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()