Searched refs:qcViews (Results 1 – 2 of 2) sorted by relevance
363 mMicPanelController.setOnQcViewsFoundListener(qcViews -> qcViews.forEach(qcView -> { in setupMicQcPanel()
222 void qcViewsFound(ArrayList<SystemUIQCView> qcViews); in qcViewsFound() argument