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

Commit 422cb5b4 authored by Jordan Liu's avatar Jordan Liu Committed by android-build-merger
Browse files

Merge "Clarify PhoneStateListener documentation" am: 69a0fb35 am: ed6a9954

am: f9b483a0

Change-Id: I607bc59ea4690d9060bc0222af2aa8f87d49d6cf
parents 76e1324b f9b483a0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -45,7 +45,8 @@ import java.util.concurrent.Executor;
 * <p>
 * Override the methods for the state that you wish to receive updates for, and
 * pass your PhoneStateListener object, along with bitwise-or of the LISTEN_
 * flags to {@link TelephonyManager#listen TelephonyManager.listen()}.
 * flags to {@link TelephonyManager#listen TelephonyManager.listen()}. Methods are
 * called when the state changes, os well as once on initial registration.
 * <p>
 * Note that access to some telephony information is
 * permission-protected. Your application won't receive updates for protected