Searched refs:packageNameTextView (Results 1 – 1 of 1) sorted by relevance
114 TextView packageNameTextView = (TextView) findViewById(R.id.package_name); in buildLayout() local115 packageNameTextView.setText(packageManager.getApplicationLabel(applicationInfo)); in buildLayout()