Searched refs:getSensorOnIconResourceId (Results 1 – 3 of 3) sorted by relevance
60 protected @DrawableRes int getSensorOnIconResourceId() { in getSensorOnIconResourceId() method in MicQcPanel
61 protected @DrawableRes int getSensorOnIconResourceId() { in getSensorOnIconResourceId() method in CameraQcPanel
79 mSensorOnIcon = Icon.createWithResource(context, getSensorOnIconResourceId()); in SensorQcPanel()188 protected abstract @DrawableRes int getSensorOnIconResourceId(); in getSensorOnIconResourceId() method in SensorQcPanel