Searched defs:setPhoneAccountHandle (Results 1 – 6 of 6) sorted by relevance
40 public Builder setPhoneAccountHandle(@Nullable PhoneAccountHandle phoneAccountHandle) { in setPhoneAccountHandle() method in ActiveCallInfo.Builder44 public abstract Builder setPhoneAccountHandle(Optional<PhoneAccountHandle> phoneAccountHandle); in setPhoneAccountHandle() method in ActiveCallInfo.Builder
53 public static SelectPhoneAccountDialogOptions.Entry.Builder setPhoneAccountHandle( in setPhoneAccountHandle() method in SelectPhoneAccountDialogOptionsUtil
96 public Builder setPhoneAccountHandle(PhoneAccountHandle phoneAccountHandle) { in setPhoneAccountHandle() method in VisualVoicemailSms.Builder
138 public CallIntentBuilder setPhoneAccountHandle(@Nullable PhoneAccountHandle accountHandle) { in setPhoneAccountHandle() method in CallIntentBuilder
99 public abstract Builder setPhoneAccountHandle(PhoneAccountHandle phoneAccountHandle); in setPhoneAccountHandle() method in CallIntent.Builder
3777 public void setPhoneAccountHandle(@NonNull PhoneAccountHandle phoneAccountHandle) { in setPhoneAccountHandle() method in Connection