Searched defs:allowAssistedDial (Results 1 – 2 of 2) sorted by relevance
48 private boolean allowAssistedDial; field in CallIntentBuilder167 public CallIntentBuilder setAllowAssistedDial(boolean allowAssistedDial) { in setAllowAssistedDial()
59 abstract boolean allowAssistedDial(); in allowAssistedDial() method in CallIntent105 public abstract Builder setAllowAssistedDial(boolean allowAssistedDial); in setAllowAssistedDial()