I know that using the class "NeighboringCellInfo" in android programming, returns the parameters(details) associated with the Neighboring cell as mentioned in the android docs.
I would like to know, if it returns the details of the neighboring cell of the same Mobile operator or can it return the details of the neighbouring cell irrespective of its mobile operator, the cell belongs to.
Thanks in advance