Searched refs:shortInfo (Results 1 – 1 of 1) sorted by relevance
324 TextView shortInfo = (TextView) findViewById(R.id.profile_owner_short_info); in initiateUIProfileOwner() local325 shortInfo.setText(termsHeaders.isEmpty() in initiateUIProfileOwner()