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