Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8a0c21c authored by Andrew Solovay's avatar Andrew Solovay Committed by Automerger Merge Worker
Browse files

Merge "docs: Cherrypicking GetPhoneNumber docs fix to tm-dev" into tm-dev am:...

Merge "docs: Cherrypicking GetPhoneNumber docs fix to tm-dev" into tm-dev am: 16647364 am: 8793953e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20304540



Change-Id: Ie823d83240882b7002d7a664ae21c03d83e692f3
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ff5b80ff 8793953e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3963,6 +3963,10 @@ public class SubscriptionManager {
     * may provide one. Or, a carrier may decide to provide the phone number via source
     * {@link #PHONE_NUMBER_SOURCE_CARRIER carrier} if neither source UICC nor IMS is available.
     *
     * <p>The availability and correctness of the phone number depends on the underlying source
     * and the network etc. Additional verification is needed to use this number for
     * security-related or other sensitive scenarios.
     *
     * @param subscriptionId the subscription ID, or {@link #DEFAULT_SUBSCRIPTION_ID}
     *                       for the default one.
     * @param source the source of the phone number, one of the PHONE_NUMBER_SOURCE_* constants.