Searched refs:setAllowAssistedDial (Results 1 – 13 of 13) sorted by relevance
394 .setAllowAssistedDial(true) in onClick()447 .setAllowAssistedDial(true) in placeCall()501 .setAllowAssistedDial(true))); in onOverFlowMenuClicked()512 .setAllowAssistedDial(true))); in onOverFlowMenuClicked()550 .setAllowAssistedDial(true) in onRowClicked()
190 .setAllowAssistedDial(true) in onVideoOptionClicked()205 .setAllowAssistedDial(true)); in onVoiceOptionClicked()
70 return new AutoValue_CallIntent.Builder().setIsVideoCall(false).setAllowAssistedDial(false); in builder()105 public abstract Builder setAllowAssistedDial(boolean allowAssistedDial); in setAllowAssistedDial() method in CallIntent.Builder292 .setAllowAssistedDial(source.readInt() != 0);
167 public CallIntentBuilder setAllowAssistedDial(boolean allowAssistedDial) { in setAllowAssistedDial() method in CallIntentBuilder
167 .setAllowAssistedDial(moduleInfo.getCanSupportAssistedDialing()); in addModuleForVoiceCall()211 .setAllowAssistedDial(moduleInfo.getCanSupportAssistedDialing()) in addModuleForVideoCall()
86 .setAllowAssistedDial( in onCreate()
75 .setAllowAssistedDial(true));
345 callIntentBuilder.setAllowAssistedDial(true); in placeVoiceCall()
560 .setAllowAssistedDial(true)); in placeCall()
191 .setAllowAssistedDial(callSpecificAppData.getAllowAssistedDialing())); in performAction()
494 .setAllowAssistedDial(true)); in placeTelecomCall()
1420 .setAllowAssistedDial(callSpecificAppData.getAllowAssistedDialing())); in onPickPhoneNumber()
1157 .setAllowAssistedDial(callSpecificAppData.getAllowAssistedDialing())); in onPickPhoneNumber()