Searched refs:mProfileLabel (Results 1 – 1 of 1) sorted by relevance
67 private TextView mProfileLabel; field in DeviceProfilesSettings101 mProfileLabel = (TextView) mRootView.findViewById(R.id.profiles_label); in onCreateDialog()202 mProfileLabel.setVisibility(View.GONE); in showOrHideProfileGroup()206 mProfileLabel.setVisibility(View.VISIBLE); in showOrHideProfileGroup()