Home
last modified time | relevance | path

Searched refs:shouldMute (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java718 public static void muteCall(Boolean shouldMute) { in muteCall() argument
726 svc.setMuted(shouldMute); in muteCall()