Searched defs:setPhoneAccountHandle (Results 1 – 4 of 4) 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
137 public CallIntentBuilder setPhoneAccountHandle(@Nullable PhoneAccountHandle accountHandle) { in setPhoneAccountHandle() method in CallIntentBuilder
99 public abstract Builder setPhoneAccountHandle(PhoneAccountHandle phoneAccountHandle); in setPhoneAccountHandle() method in CallIntent.Builder