Searched refs:mTypeTextView (Results 1 – 1 of 1) sorted by relevance
38 private TextView mActionTextView, mUriTextView, mTypeTextView, mPackageTextView; field in IntentFragment50 mTypeTextView = layout.findViewById(R.id.intentType); in onCreateView()72 mTypeTextView.setText(intentType); in onResume()