Home
last modified time | relevance | path

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

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