Merge "Fix inconsistant nullability doc on onCellInfo()" am: 991fa9e77b am: c92aeec511 am: a1d72e22db am: a8f94d66c2
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2165858 Change-Id: I44342f2e38a38e04a60ef3dfd637bef7e38f81fa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -6641,7 +6641,7 @@ public class TelephonyManager {
|
||||
* list will be provided. If an error occurs, null will be provided unless the onError
|
||||
* callback is overridden.
|
||||
*
|
||||
* @param cellInfo a list of {@link CellInfo}, an empty list, or null.
|
||||
* @param cellInfo a list of {@link CellInfo} or an empty list.
|
||||
*
|
||||
* {@see android.telephony.TelephonyManager#getAllCellInfo getAllCellInfo()}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user