Searched refs:setMicrophoneMuteNoCallerCheck (Results 1 – 2 of 2) sorted by relevance
1660 setMicrophoneMuteNoCallerCheck(getCurrentUserId()); in onSystemReady()1960 setMicrophoneMuteNoCallerCheck(getCurrentUserId()); // will also update the mic mute cache in onAudioServerDied()2973 setMicrophoneMuteNoCallerCheck(currentUser); in readUserRestrictions()5513 setMicrophoneMuteNoCallerCheck(userId); in setMicrophoneMute()5530 setMicrophoneMuteNoCallerCheck(UserHandle.getCallingUserId()); in setMicrophoneMuteFromSwitch()5556 private void setMicrophoneMuteNoCallerCheck(int userId) { in setMicrophoneMuteNoCallerCheck() method in AudioService10066 setMicrophoneMuteNoCallerCheck(getCurrentUserId()); in onReceive()10138 setMicrophoneMuteNoCallerCheck(userId); in onUserRestrictionsChanged()
8330 PLcom/android/server/audio/AudioService;->setMicrophoneMuteNoCallerCheck(I)V