Searched refs:mFullNameView (Results 1 – 1 of 1) sorted by relevance
113 private TextView mFullNameView; field in MultiShrinkScroller299 mFullNameView = (TextView) findViewById(R.id.large_title); in initialize()354 mMaximumFullNameViewHeight = mFullNameView.getHeight(); in initialize()389 mFullNameView.setWidth(mPhotoViewContainer.getWidth() in initialize()418 mFullNameView.setText(title); in setTitle()421 mFullNameView.setTextDirection(View.TEXT_DIRECTION_LTR); in setTitle()437 mMaximumFullNameViewHeight * mFullNameView.getLineCount() in setPhoneticName()451 mMaximumFullNameViewHeight * mFullNameView.getLineCount(); in setPhoneticNameGone()