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

Commit e5ac8217 authored by Wink Saville's avatar Wink Saville
Browse files

Update function comment for getAllCellInfo

Bug: 8235566
Change-Id: Iae9b11480605d5302ee45601d1357fc07f9bd3e1
parent 0a17eb09
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1341,7 +1341,8 @@ public class TelephonyManager {
    }

    /**
     * Returns all observed cell information of the device.
     * Returns all observed cell information of the device. This does
     * not cause or change the rate of PhoneStateListner#onCellInfoChanged.
     *
     * @return List of CellInfo or null if info unavailable.
     *