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

Commit 7b7155e2 authored by Tyler Gunn's avatar Tyler Gunn Committed by Automerger Merge Worker
Browse files

Merge "Update API docs for TelephonyManager#registerTelephonyCallback." am:...

Merge "Update API docs for TelephonyManager#registerTelephonyCallback." am: c4cfeaf4 am: 5f8a8ad5

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



Change-Id: Ie58cd1d76b01471b3568eacc7fb6725b8c652e55
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4c67ab98 5f8a8ad5
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -16193,7 +16193,12 @@ public class TelephonyManager {
     * the appropriate callback method on the callback object and passes the current (updated)
     * the appropriate callback method on the callback object and passes the current (updated)
     * values.
     * values.
     * <p>
     * <p>
     *
     * Note: Be aware of the permission requirements stated on the {@link TelephonyCallback}
     * listeners you implement.  Your application must be granted these permissions in order to
     * register a {@link TelephonyCallback} which requires them; a {@link SecurityException} will be
     * thrown if you do not hold the required permissions for all {@link TelephonyCallback}
     * listeners you implement.
     * <p>
     * If this TelephonyManager object has been created with {@link #createForSubscriptionId},
     * If this TelephonyManager object has been created with {@link #createForSubscriptionId},
     * applies to the given subId. Otherwise, applies to
     * applies to the given subId. Otherwise, applies to
     * {@link SubscriptionManager#getDefaultSubscriptionId()}. To register events for multiple
     * {@link SubscriptionManager#getDefaultSubscriptionId()}. To register events for multiple