Home
last modified time | relevance | path

Searched refs:PhoneAccount (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java31 import android.telecom.PhoneAccount;
279 PhoneAccount account = PhoneAccount.builder(handle, label) in runRegisterPhoneAccount()
280 .setCapabilities(PhoneAccount.CAPABILITY_CALL_PROVIDER).build(); in runRegisterPhoneAccount()
299 int capabilities = PhoneAccount.CAPABILITY_CALL_PROVIDER in runRegisterSimPhoneAccount()
300 | PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION in runRegisterSimPhoneAccount()
301 | (isEmergencyAccount ? PhoneAccount.CAPABILITY_PLACE_EMERGENCY_CALLS : 0); in runRegisterSimPhoneAccount()
302 PhoneAccount account = PhoneAccount.builder( in runRegisterSimPhoneAccount()
308 .addSupportedUriScheme(PhoneAccount.SCHEME_TEL) in runRegisterSimPhoneAccount()
309 .addSupportedUriScheme(PhoneAccount.SCHEME_VOICEMAIL) in runRegisterSimPhoneAccount()
/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java49 public final class PhoneAccount implements Parcelable { class
434 PhoneAccount that = (PhoneAccount) o; in equals()
490 public Builder(PhoneAccount phoneAccount) { in Builder()
683 public PhoneAccount build() { in build()
689 return new PhoneAccount( in build()
706 private PhoneAccount( in PhoneAccount() method in PhoneAccount
989 public static final @android.annotation.NonNull Creator<PhoneAccount> CREATOR
990 = new Creator<PhoneAccount>() {
992 public PhoneAccount createFromParcel(Parcel in) {
993 return new PhoneAccount(in);
[all …]
DPhoneAccount.aidl22 parcelable PhoneAccount;
DDefaultDialerManager.java172 dialIntentWithTelScheme.setData(Uri.fromParts(PhoneAccount.SCHEME_TEL, "", null)); in getInstalledDialerApplications()
DTelecomManager.java1370 public PhoneAccount getPhoneAccount(PhoneAccountHandle account) { in getPhoneAccount()
1408 public List<PhoneAccount> getAllPhoneAccounts() { in getAllPhoneAccounts()
1453 public void registerPhoneAccount(PhoneAccount account) { in registerPhoneAccount()
2401 intent.setData(Uri.fromParts(PhoneAccount.SCHEME_TEL, number, null)); in createLaunchEmergencyDialerIntent()
DLog.java411 if (PhoneAccount.SCHEME_TEL.equals(scheme)) { in piiHandle()
413 } else if (PhoneAccount.SCHEME_SIP.equals(scheme)) { in piiHandle()
DConnectionService.java2036 PhoneAccount.EXTRA_ADD_SELF_MANAGED_CALLS_TO_INCALLSERVICE, true); in createConnection()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl25 import android.telecom.PhoneAccount;
82 PhoneAccount getPhoneAccount(in PhoneAccountHandle account, String callingPackage); in getPhoneAccount()
92 List<PhoneAccount> getAllPhoneAccounts(); in getAllPhoneAccounts()
112 void registerPhoneAccount(in PhoneAccount metadata); in registerPhoneAccount()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBtSmsInterfaceManager.java27 import android.telecom.PhoneAccount;
91 .scheme(PhoneAccount.SCHEME_TEL) in MapMessageSender()
DMissedIncomingCallSmsFilter.java26 import android.telecom.PhoneAccount;
253 PhoneAccount.SCHEME_TEL, callerId, null); in createMissedIncomingCallEvent()
DGsmCdmaPhone.java60 import android.telecom.PhoneAccount;
2322 Uri.fromParts(PhoneAccount.SCHEME_TEL, cfNumber, null), extras); in setCallForwardingOption()
2501 Uri.fromParts(PhoneAccount.SCHEME_TEL, cwPrefix, null), extras); in setCallWaiting()
4475 final PhoneAccount phoneAccount = telecomManager.getPhoneAccount(phoneAccountHandle); in subscriptionIdToPhoneAccountHandle()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java23 import android.telecom.PhoneAccount;
243 if (PhoneAccount.SCHEME_SIP.equals(address.getScheme())) { in setExternalConnectionAddress()
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DConferenceParticipant.java23 import android.telecom.PhoneAccount;
354 return Uri.fromParts(PhoneAccount.SCHEME_TEL, in getParticipantAddress()
/frameworks/proto_logging/stats/enums/telecomm/
Denums.proto45 * {@link android.telecom.PhoneAccount} through which to place the call.
189 * again without a connection manager. See {@link PhoneAccount#CAPABILITY_CONNECTION_MANAGER}.
/frameworks/base/core/java/android/provider/
DVoicemailContract.java30 import android.telecom.PhoneAccount;
DCallLog.java51 import android.telecom.PhoneAccount;
2033 PhoneAccount account = tm.getPhoneAccount(accountHandle); in getLogAccountAddress()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl31 import android.telecom.PhoneAccount;
1359 int getSubIdForPhoneAccount(in PhoneAccount phoneAccount); in getSubIdForPhoneAccount()
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java35 import android.telecom.PhoneAccount;
2793 if (!PhoneAccount.SCHEME_SIP.equals(scheme)) { in convertSipUriToTelUri()
2807 return Uri.fromParts(PhoneAccount.SCHEME_TEL, number, null); in convertSipUriToTelUri()
DTelephonyManager.java76 import android.telecom.PhoneAccount;
11116 public int getSubIdForPhoneAccount(@Nullable PhoneAccount phoneAccount) { in getSubIdForPhoneAccount()
/frameworks/base/boot/
Dboot-image-profile.txt14499 HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/PhoneAcc…
14500 HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14501 HSPLandroid/telecom/PhoneAccount$Builder;-><init>(Landroid/telecom/PhoneAccountHandle;Ljava/lang/Ch…
14502 HSPLandroid/telecom/PhoneAccount$Builder;->addSupportedUriScheme(Ljava/lang/String;)Landroid/teleco…
14503 HSPLandroid/telecom/PhoneAccount$Builder;->build()Landroid/telecom/PhoneAccount;
14504 HSPLandroid/telecom/PhoneAccount$Builder;->setAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccou…
14505 HSPLandroid/telecom/PhoneAccount$Builder;->setCapabilities(I)Landroid/telecom/PhoneAccount$Builder;
14506 HSPLandroid/telecom/PhoneAccount$Builder;->setExtras(Landroid/os/Bundle;)Landroid/telecom/PhoneAcco…
14507 HSPLandroid/telecom/PhoneAccount$Builder;->setHighlightColor(I)Landroid/telecom/PhoneAccount$Builde…
14508 HSPLandroid/telecom/PhoneAccount$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/teleco…
[all …]
/frameworks/base/core/java/android/content/
DIntent.java66 import android.telecom.PhoneAccount;
/frameworks/base/config/
Dboot-profile.txt1170 Landroid/telecom/PhoneAccount;->hasCapabilities(I)Z
Dboot-image-profile.txt14548 HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/PhoneAcc…
14549 HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14550 HSPLandroid/telecom/PhoneAccount$Builder;-><init>(Landroid/telecom/PhoneAccountHandle;Ljava/lang/Ch…
14551 HSPLandroid/telecom/PhoneAccount$Builder;->addSupportedUriScheme(Ljava/lang/String;)Landroid/teleco…
14552 HSPLandroid/telecom/PhoneAccount$Builder;->build()Landroid/telecom/PhoneAccount;
14553 HSPLandroid/telecom/PhoneAccount$Builder;->setAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccou…
14554 HSPLandroid/telecom/PhoneAccount$Builder;->setCapabilities(I)Landroid/telecom/PhoneAccount$Builder;
14555 HSPLandroid/telecom/PhoneAccount$Builder;->setExtras(Landroid/os/Bundle;)Landroid/telecom/PhoneAcco…
14556 HSPLandroid/telecom/PhoneAccount$Builder;->setHighlightColor(I)Landroid/telecom/PhoneAccount$Builde…
14557 HSPLandroid/telecom/PhoneAccount$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/teleco…
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55746 Landroid/telecom/PhoneAccount$Builder;->mAccountHandle:Landroid/telecom/PhoneAccountHandle;
55747 Landroid/telecom/PhoneAccount$Builder;->mAddress:Landroid/net/Uri;
55748 Landroid/telecom/PhoneAccount$Builder;->mCapabilities:I
55749 Landroid/telecom/PhoneAccount$Builder;->mExtras:Landroid/os/Bundle;
55750 Landroid/telecom/PhoneAccount$Builder;->mGroupId:Ljava/lang/String;
55751 Landroid/telecom/PhoneAccount$Builder;->mHighlightColor:I
55752 Landroid/telecom/PhoneAccount$Builder;->mIcon:Landroid/graphics/drawable/Icon;
55753 Landroid/telecom/PhoneAccount$Builder;->mIsEnabled:Z
55754 Landroid/telecom/PhoneAccount$Builder;->mLabel:Ljava/lang/CharSequence;
55755 Landroid/telecom/PhoneAccount$Builder;->mShortDescription:Ljava/lang/CharSequence;
[all …]
/frameworks/base/core/api/
Dtest-lint-baseline.txt724 MissingGetterMatchingBuilder: android.telecom.PhoneAccount.Builder#setGroupId(String):

12