Searched refs:mLayoutApprovals (Results 1 – 1 of 1) sorted by relevance
114 private LinearLayout mLayoutApprovals; field in AppRestrictionEnforcerFragment130 mLayoutApprovals = (LinearLayout) view.findViewById(R.id.approvals); in onViewCreated()310 mLayoutApprovals.removeAllViews(); in updateApprovals()318 mLayoutApprovals.addView(sw); in updateApprovals()