Merge "Update TelephonyDisplayInfo docs"
This commit is contained in:
@@ -29,6 +29,10 @@ import java.util.Objects;
|
|||||||
* information is provided in accordance with carrier policy and branding preferences; it is not
|
* information is provided in accordance with carrier policy and branding preferences; it is not
|
||||||
* necessarily a precise or accurate representation of the current state and should be treated
|
* necessarily a precise or accurate representation of the current state and should be treated
|
||||||
* accordingly.
|
* accordingly.
|
||||||
|
* To be notified of changes in TelephonyDisplayInfo, use
|
||||||
|
* {@link TelephonyManager#registerPhoneStateListener} with a {@link PhoneStateListener}
|
||||||
|
* that implements {@link PhoneStateListener.DisplayInfoChangedListener}.
|
||||||
|
* Override the onDisplayInfoChanged() method to handle the broadcast.
|
||||||
*/
|
*/
|
||||||
public final class TelephonyDisplayInfo implements Parcelable {
|
public final class TelephonyDisplayInfo implements Parcelable {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user