Searched refs:mOperationsSection (Results 1 – 1 of 1) sorted by relevance
61 private LinearLayout mOperationsSection; field in AppOpsDetails103 mOperationsSection.removeAllViews(); in refreshUi()111 mOperationsSection, false); in refreshUi()112 mOperationsSection.addView(view); in refreshUi()179 mOperationsSection = (LinearLayout)view.findViewById(R.id.operations_section); in onCreateView()