Searched refs:speakerphone (Results 1 – 2 of 2) sorted by relevance
147 String speakerphone = args.getString("speakerphone"); in dispatchDemoCommand() local148 if (speakerphone != null) { in dispatchDemoCommand()149 int iconId = speakerphone.equals("show") ? android.R.drawable.stat_sys_speakerphone in dispatchDemoCommand()
55 …| ```speakerphone``` | | Sets the icon in the speakerphone slot (```show```…