Searched refs:getSensorOffIconResourceId (Results 1 – 3 of 3) sorted by relevance
65 protected @DrawableRes int getSensorOffIconResourceId() { in getSensorOffIconResourceId() method in MicQcPanel
66 protected @DrawableRes int getSensorOffIconResourceId() { in getSensorOffIconResourceId() method in CameraQcPanel
80 mSensorOffIcon = Icon.createWithResource(context, getSensorOffIconResourceId()); in SensorQcPanel()190 protected abstract @DrawableRes int getSensorOffIconResourceId(); in getSensorOffIconResourceId() method in SensorQcPanel