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