Searched refs:mUpWidth (Results 1 – 1 of 1) sorted by relevance
1389 private int mUpWidth; field in ActionBarView.HomeView1491 return mUpWidth; in getUpWidth()1499 mUpWidth = mUpView.getMeasuredWidth(); in onMeasure()1500 mStartOffset = mUpWidth + upMargins; in onMeasure()