Home
last modified time | relevance | path

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

12

/packages/services/Telephony/src/com/android/phone/settings/
DVisualVoicemailSettingsUtil.java59 public static void setVisualVoicemailEnabled(Context context, PhoneAccountHandle phoneAccount, in setVisualVoicemailEnabled()
72 PhoneAccountHandle phoneAccount) { in isVisualVoicemailEnabled()
92 PhoneAccountHandle phoneAccount) { in isVisualVoicemailUserSet()
103 PhoneAccountHandle phoneAccount, StatusMessage message) { in setVisualVoicemailCredentialsFromStatusMessage()
123 PhoneAccountHandle phoneAccount) { in getVisualVoicemailCredentials()
129 PhoneAccountHandle phoneAccount) { in getVisualVoicemailRetryInterval()
136 PhoneAccountHandle phoneAccount) { in resetVisualVoicemailRetryInterval()
141 PhoneAccountHandle phoneAccount, long interval) { in setVisualVoicemailRetryInterval()
150 PhoneAccountHandle phoneAccount, long timestamp) { in setVisualVoicemailLastFullSyncTime()
160 PhoneAccountHandle phoneAccount) { in getVisualVoicemailLastFullSyncTime()
[all …]
/packages/apps/ContactsCommon/src/com/android/contacts/common/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/services/Telephony/src/com/android/phone/vvm/omtp/sync/
DOmtpVvmSourceManager.java79 public void addSource(PhoneAccountHandle phoneAccount) { in addSource()
107 public void removeSource(PhoneAccountHandle phoneAccount) { in removeSource()
121 public void addPhoneStateListener(PhoneAccountHandle phoneAccount) { in addPhoneStateListener()
130 public void removePhoneStateListener(PhoneAccountHandle phoneAccount) { in removePhoneStateListener()
147 public boolean isVvmSourceRegistered(PhoneAccountHandle phoneAccount) { in isVvmSourceRegistered()
DVoicemailStatusQueryHelper.java61 public boolean isVoicemailSourceConfigured(PhoneAccountHandle phoneAccount) { in isVoicemailSourceConfigured()
71 public boolean isNotificationsChannelActive(PhoneAccountHandle phoneAccount) { in isNotificationsChannelActive()
85 private boolean isFieldEqualTo(PhoneAccountHandle phoneAccount, int columnIndex, int value) { in isFieldEqualTo()
DOmtpVvmSyncService.java98 PhoneAccountHandle phoneAccount, boolean firstAttempt) { in getSyncIntent()
103 PhoneAccountHandle phoneAccount, Voicemail voicemail, boolean firstAttempt) { in getSyncIntent()
137 public static void cancelAllRetries(Context context, PhoneAccountHandle phoneAccount) { in cancelAllRetries()
176 PhoneAccountHandle phoneAccount = intent.getParcelableExtra(EXTRA_PHONE_ACCOUNT); in onHandleIntent() local
196 private void setupAndSendRequest(PhoneAccountHandle phoneAccount, Voicemail voicemail, in setupAndSendRequest()
238 PhoneAccountHandle phoneAccount, Voicemail voicemail, String action) { in doSync()
324 public SyncNetworkRequestCallback(Context context, PhoneAccountHandle phoneAccount, in SyncNetworkRequestCallback()
426 protected void setRetryAlarm(PhoneAccountHandle phoneAccount, String action) { in setRetryAlarm()
DVvmNetworkRequestCallback.java58 public VvmNetworkRequestCallback(Context context, PhoneAccountHandle phoneAccount) { in VvmNetworkRequestCallback()
DVoicemailsQueryHelper.java199 PhoneAccountHandle phoneAccount = voicemail.getPhoneAccount(); in isVoicemailUnique() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java134 PhoneAccount phoneAccount = makePhoneAccount(userHandle, NO_CAPABILITY); in cancelNotificationTestInternal() local
161 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifyMultipleMissedCalls() local
218 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifySingleCallInPrimaryUser() local
224 PhoneAccount phoneAccount = makePhoneAccount(SECONARY_USER, NO_CAPABILITY); in testNotifySingleCallInSecondaryUser() local
230 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, in testNotifySingleCallInSecondaryUserWithMultiUserCapability() local
237 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifySingleCallWhenCurrentUserIsSecondaryUser() local
243 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNotifySingleCall() local
247 private void notifySingleCallTestInternal(PhoneAccount phoneAccount, UserHandle currentUser) { in notifySingleCallTestInternal()
319 PhoneAccount phoneAccount = makePhoneAccount(PRIMARY_USER, NO_CAPABILITY); in testNoSmsBackAfterMissedSipCall() local
388 PhoneAccount phoneAccount = builder.build(); in makePhoneAccount() local
DTelecomServiceImplTest.java394 PhoneAccount phoneAccount = makePhoneAccount(phHandle).build(); in testRegisterPhoneAccount() local
408 PhoneAccount phoneAccount = makePhoneAccount(phHandle).build(); in testRegisterPhoneAccountWithoutModifyPermission() local
425 PhoneAccount phoneAccount = makePhoneAccount(phHandle).build(); in testRegisterPhoneAccountWithoutModifyPermissionFailure() local
441 PhoneAccount phoneAccount = makePhoneAccount(phHandle) in testRegisterPhoneAccountWithoutSimSubscriptionPermissionFailure() local
459 PhoneAccount phoneAccount = makeMultiUserPhoneAccount(phHandle).build(); in testRegisterPhoneAccountWithoutMultiUserPermissionFailure() local
549 PhoneAccount phoneAccount = makePhoneAccount(TEL_PA_HANDLE_CURRENT).build(); in testAddNewIncomingCall() local
585 PhoneAccount phoneAccount = makePhoneAccount(TEL_PA_HANDLE_CURRENT).build(); in testAddNewUnknownCall() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallNotificationReceiver.java81 PhoneAccountHandle phoneAccount = new PhoneAccountHandle( in sendIncomingCallIntent() local
98 PhoneAccountHandle phoneAccount = new PhoneAccountHandle( in addNewUnknownCall() local
/packages/services/Telephony/src/com/android/phone/vvm/omtp/
DSimChangeReceiver.java91 PhoneAccountHandle phoneAccount = PhoneUtils.makePstnPhoneAccountHandle( in processSubId() local
/packages/apps/Settings/src/com/android/settings/sim/
DSimDialogActivity.java130 private void setUserSelectedOutgoingPhoneAccount(PhoneAccountHandle phoneAccount) { in setUserSelectedOutgoingPhoneAccount()
143 final PhoneAccount phoneAccount = telecomManager.getPhoneAccount(phoneAccountHandle); in subscriptionIdToPhoneAccountHandle() local
213 final PhoneAccount phoneAccount = in createDialog() local
DSimSettings.java197 final PhoneAccountHandle phoneAccount = in updateCallValues() local
/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/services/Telephony/src/com/android/phone/vvm/omtp/fetch/
DFetchVoicemailReceiver.java132 PhoneAccountHandle phoneAccount) { in fetchVoicemailNetworkRequestCallback()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConference.java35 public TelephonyConference(PhoneAccountHandle phoneAccount) { in TelephonyConference()
DCdmaConference.java40 public CdmaConference(PhoneAccountHandle phoneAccount) { in CdmaConference()
/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java196 PhoneAccountHandle phoneAccount = attempt.connectionManagerPhoneAccount; in attemptNextPhoneAccount() local
DTelecomServiceImpl.java1316 PhoneAccount phoneAccount = mPhoneAccountRegistrar.getPhoneAccount(phoneAccountHandle, in enforcePhoneAccountIsRegisteredEnabled() local
DCallLogManager.java362 PhoneAccount phoneAccount = mPhoneAccountRegistrar in addCall() local
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java211 PhoneAccountHandle phoneAccount = PhoneUtils.makePstnPhoneAccountHandle(phone); in updateMwi() local
/packages/services/Telephony/src/com/android/phone/vvm/omtp/imap/
DImapHelper.java83 public ImapHelper(Context context, PhoneAccountHandle phoneAccount, Network network) { in ImapHelper()
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java284 final PhoneAccount phoneAccount = in showMissedCallNotification() local
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCall.java485 PhoneAccount phoneAccount = in updateFromTelecomCall() local

12