Home
last modified time | relevance | path

Searched refs:SelectPhoneAccountDialogOptionsUtil (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/contacts/common/widget/
H A DSelectPhoneAccountDialogOptionsUtil.java31 public final class SelectPhoneAccountDialogOptionsUtil { class
32 private SelectPhoneAccountDialogOptionsUtil() {} in SelectPhoneAccountDialogOptionsUtil() method in SelectPhoneAccountDialogOptionsUtil
72 SelectPhoneAccountDialogOptionsUtil.setPhoneAccountHandle( in builderWithAccounts()
H A DSelectPhoneAccountDialogFragment.java119 SelectPhoneAccountDialogOptionsUtil.getPhoneAccountHandle( in onCreateDialog()
272 SelectPhoneAccountDialogOptionsUtil.getPhoneAccountHandle(entry); in getView()
/aosp12/packages/apps/Dialer/java/com/android/dialer/preferredsim/impl/
H A DPreferredAccountWorkerImpl.java41 import com.android.contacts.common.widget.SelectPhoneAccountDialogOptionsUtil;
90 return SelectPhoneAccountDialogOptionsUtil.builderWithAccounts( in getVoicemailDialogOptions()
216 SelectPhoneAccountDialogOptionsUtil.setPhoneAccountHandle(entryBuilder, phoneAccountHandle); in createDialogOptionsBuilder()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DSpecialCharSequenceMgr.java59 import com.android.contacts.common.widget.SelectPhoneAccountDialogOptionsUtil;
240 SelectPhoneAccountDialogOptionsUtil.builderWithAccounts( in handleAdnEntry()
298 SelectPhoneAccountDialogOptionsUtil.builderWithAccounts(subscriptionAccountHandles) in handlePinEntry()