Searched refs:mUpWidth (Results 1 – 1 of 1) sorted by relevance
1387 private int mUpWidth; field in ActionBarView.HomeView1489 return mUpWidth; in getUpWidth()1497 mUpWidth = mUpView.getMeasuredWidth(); in onMeasure()1498 mStartOffset = mUpWidth + upMargins; in onMeasure()