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

Commit dcc9b91c authored by Hui Wang's avatar Hui Wang Committed by Android (Google) Code Review
Browse files

Merge "Update the java doc of getCallCapablePhoneAccountsAcrossProfiles" into main

parents a57c087c 22747ecc
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1359,8 +1359,9 @@ public class TelecomManager {

    /**
     * Returns a list of {@link PhoneAccountHandle}s which can be used to make and receive phone
     * calls. The returned list includes those accounts which have been explicitly enabled by
     * the user or enabled by other users but visible to the user.
     * calls. The returned list includes those accounts which have been explicitly enabled.
     * In contrast to {@link #getCallCapablePhoneAccounts}, this also includes accounts from
     * the calling user's {@link android.os.UserManager#getUserProfiles} profile group.
     *
     * @see #EXTRA_PHONE_ACCOUNT_HANDLE
     * @return A list of {@code PhoneAccountHandle} objects.