Searched refs:mTextApprovals (Results 1 – 1 of 1) sorted by relevance
68 private TextView mTextApprovals; field in AppRestrictionSchemaFragment83 mTextApprovals = (TextView) view.findViewById(R.id.approvals_you_have); in onViewCreated()178 mTextApprovals.setText(getString(R.string.approvals_you_have, text)); in updateApprovals()