Searched refs:SPEAKERPHONE_FALSE (Results 1 – 1 of 1) sorted by relevance
38 private static final String SPEAKERPHONE_FALSE = "false"; field in AppRTCAudioManager177 if (useSpeakerphone.equals(SPEAKERPHONE_FALSE)) { in AppRTCAudioManager()