Home
last modified time | relevance | path

Searched defs:phoneAccount (Results 1 – 25 of 38) sorted by relevance

12

/packages/apps/Dialer/java/com/android/contacts/common/compat/
DPhoneAccountCompat.java38 public static Icon getIcon(@Nullable PhoneAccount phoneAccount) { in getIcon()
59 public static Drawable createIconDrawable( in createIconDrawable()
77 PhoneAccount phoneAccount, Context context) { in createIconDrawableMarshmallow()
87 PhoneAccount phoneAccount, Context context) { in createIconDrawableLollipopMr1()
/packages/apps/Contacts/src/com/android/contacts/compat/
DPhoneAccountCompat.java39 public static Icon getIcon(@Nullable PhoneAccount phoneAccount) { in getIcon()
61 public static Drawable createIconDrawable(@Nullable PhoneAccount phoneAccount, in createIconDrawable()
78 private static Drawable createIconDrawableMarshmallow(PhoneAccount phoneAccount, in createIconDrawableMarshmallow()
88 private static Drawable createIconDrawableLollipopMr1(PhoneAccount phoneAccount, in createIconDrawableLollipopMr1()
/packages/apps/Dialer/java/com/android/voicemail/impl/settings/
DVisualVoicemailSettingsUtil.java34 Context context, PhoneAccountHandle phoneAccount, boolean isEnabled) { in setEnabled()
50 Context context, PhoneAccountHandle phoneAccount, boolean isEnabled) { in setArchiveEnabled()
59 public static boolean isEnabled(Context context, PhoneAccountHandle phoneAccount) { in isEnabled()
73 public static boolean isArchiveEnabled(Context context, PhoneAccountHandle phoneAccount) { in isArchiveEnabled()
87 public static boolean isEnabledUserSet(Context context, PhoneAccountHandle phoneAccount) { in isEnabledUserSet()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java200 PhoneAccount phoneAccount = makePhoneAccount(userHandle, NO_CAPABILITY); in cancelNotificationTestInternal() local
227 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifyMultipleMissedCalls() local
284 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifySingleCallInPrimaryUser() local
290 PhoneAccount phoneAccount = makePhoneAccount(SECONARY_USER, NO_CAPABILITY); in testNotifySingleCallInSecondaryUser() local
296 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, in testNotifySingleCallInSecondaryUserWithMultiUserCapability() local
303 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifySingleCallWhenCurrentUserIsSecondaryUser() local
309 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifySingleCall() local
313 private void notifySingleCallTestInternal(PhoneAccount phoneAccount, UserHandle currentUser) { in notifySingleCallTestInternal()
385 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNoSmsBackAfterMissedSipCall() local
431 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testLoadOneCallFromDb() local
[all …]
DTelecomServiceImplTest.java378 PhoneAccount phoneAccount = makePhoneAccount(phHandle).build(); in testRegisterPhoneAccount() local
392 PhoneAccount phoneAccount = makePhoneAccount(phHandle).build(); in testRegisterPhoneAccountWithoutModifyPermission() local
409 PhoneAccount phoneAccount = makePhoneAccount(phHandle).build(); in testRegisterPhoneAccountWithoutModifyPermissionFailure() local
425 PhoneAccount phoneAccount = makePhoneAccount(phHandle) in testRegisterPhoneAccountWithoutSimSubscriptionPermissionFailure() local
444 PhoneAccount phoneAccount = makeMultiUserPhoneAccount(phHandle).build(); in testRegisterPhoneAccountWithoutMultiUserPermissionFailure() local
514 PhoneAccount phoneAccount = makePhoneAccount(TEL_PA_HANDLE_CURRENT).build(); in testAddNewIncomingCall() local
550 PhoneAccount phoneAccount = makePhoneAccount(TEL_PA_HANDLE_CURRENT).build(); in testAddNewUnknownCall() local
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
DVoicemailStatusQueryHelper.java60 public boolean isVoicemailSourceConfigured(PhoneAccountHandle phoneAccount) { in isVoicemailSourceConfigured()
70 public boolean isNotificationsChannelActive(PhoneAccountHandle phoneAccount) { in isNotificationsChannelActive()
84 private boolean isFieldEqualTo(PhoneAccountHandle phoneAccount, int columnIndex, int value) { in isFieldEqualTo()
DOmtpVvmSyncService.java78 PhoneAccountHandle phoneAccount, in sync()
88 PhoneAccountHandle phoneAccount, in setupAndSendRequest()
108 try (NetworkWrapper network = VvmNetworkRequest.getNetwork(config, phoneAccount, status)) { in setupAndSendRequest() argument
124 PhoneAccountHandle phoneAccount, in doSync()
128 try (ImapHelper imapHelper = new ImapHelper(mContext, phoneAccount, network, status)) { in doSync() argument
DVvmAccountManager.java70 public static void removeAccount(Context context, PhoneAccountHandle phoneAccount) { in removeAccount()
87 public static boolean isAccountActivated(Context context, PhoneAccountHandle phoneAccount) { in isAccountActivated()
DVvmNetworkRequestCallback.java61 Context context, PhoneAccountHandle phoneAccount, VoicemailStatus.Editor status) { in VvmNetworkRequestCallback()
71 PhoneAccountHandle phoneAccount, in VvmNetworkRequestCallback()
DVvmNetworkRequest.java99 PhoneAccountHandle phoneAccount, in FutureNetworkRequestCallback()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallNotificationReceiver.java85 PhoneAccountHandle phoneAccount = new PhoneAccountHandle( in sendIncomingCallIntent() local
101 PhoneAccountHandle phoneAccount = new PhoneAccountHandle( in sendIncomingRttCallIntent() local
119 PhoneAccountHandle phoneAccount = new PhoneAccountHandle( in addNewUnknownCall() local
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorConnectionService.java69 PhoneAccountHandle phoneAccount, ConnectionRequest request) { in onCreateOutgoingConnection()
78 PhoneAccountHandle phoneAccount, ConnectionRequest request) { in onCreateIncomingConnection()
/packages/apps/Settings/src/com/android/settings/sim/
DSimDialogActivity.java129 private void setUserSelectedOutgoingPhoneAccount(PhoneAccountHandle phoneAccount) { in setUserSelectedOutgoingPhoneAccount()
142 final PhoneAccount phoneAccount = telecomManager.getPhoneAccount(phoneAccountHandle); in subscriptionIdToPhoneAccountHandle() local
212 final PhoneAccount phoneAccount = in createDialog() local
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
DVoicemailDatabaseUtil.java71 PhoneAccountHandle phoneAccount = voicemail.getPhoneAccount(); in getContentValues() local
/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationChannelManager.java76 @Nullable PhoneAccountHandle phoneAccount) { in applyChannel()
87 @Channel String channelName, @Nullable PhoneAccountHandle phoneAccount) { in checkNullity()
237 @Nullable PhoneAccountHandle phoneAccount) { in getChannel()
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipBroadcastReceiver.java84 PhoneAccount phoneAccount = tm.getPhoneAccount(accountHandle); in takeCall() local
DSipAccountRegistry.java244 PhoneAccount phoneAccount = SipUtil.createPhoneAccount(context, profile); in startSipProfiles() local
/packages/apps/Dialer/java/com/android/dialer/app/settings/
DPhoneAccountSelectionFragment.java79 Context context, PhoneAccountHandle phoneAccountHandle, PhoneAccount phoneAccount) { in AccountPreference()
DDialerSettingsActivity.java201 PhoneAccount phoneAccount = telecomManager.getPhoneAccount(phoneAccountHandle); in getSoleSimAccount() local
/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomServiceImpl.java1452 PhoneAccount phoneAccount = mPhoneAccountRegistrar.getPhoneAccount(phoneAccountHandle, in enforcePhoneAccountIsRegisteredEnabled() local
1570 PhoneAccount phoneAccount = mPhoneAccountRegistrar.getPhoneAccountUnchecked( in isSelfManagedConnectionService() local
/packages/apps/Dialer/java/com/android/voicemail/impl/fetch/
DFetchVoicemailReceiver.java188 public fetchVoicemailNetworkRequestCallback(Context context, PhoneAccountHandle phoneAccount) { in fetchVoicemailNetworkRequestCallback()
/packages/services/Telephony/src/com/android/services/telephony/
DCdmaConference.java40 public CdmaConference(PhoneAccountHandle phoneAccount) { in CdmaConference()
DTelephonyConference.java35 public TelephonyConference(PhoneAccountHandle phoneAccount) { in TelephonyConference()
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/
DImapHelper.java89 Context context, PhoneAccountHandle phoneAccount, Network network, Editor status) in ImapHelper()
102 PhoneAccountHandle phoneAccount, in ImapHelper()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DDefaultVoicemailNotifier.java246 PhoneAccount phoneAccount = telecomManager.getPhoneAccount(phoneAccountHandle); in notifyLegacyVoicemail() local

12