Searched refs:isOpMicrophone (Results 1 – 1 of 1) sorted by relevance
273 if (isOpMicrophone(code)) { in updateActives()497 if (isOpMicrophone(item.getCode())) { in updateSensorDisabledStatus()567 private boolean isOpMicrophone(int op) { in isOpMicrophone() method in AppOpsControllerImpl