History log of /frameworks/base/telephony/java/com/android/internal/telephony/CellNetworkScanResult.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
554beb58dbfb0eccf4304fd5c58b0e2a9331bf27 27-Jun-2015 Anil Muthineni <anilmuthineni@google.com> Write size of operators in writeToParcel()

- So that the operators are read correctly while reading
from parcel.

Bug: 21563489
Change-Id: Icb5571a261144810f075855372791d4291255eec
/frameworks/base/telephony/java/com/android/internal/telephony/CellNetworkScanResult.java
d4f2bcdab5a43e6439babfd5eefeaff908b73870 19-Jun-2015 Shishir Agrawal <shishir@google.com> Adding hidden TM calls to scan/select cell networks.

TM.getCellNetworkScanResults: Performs a radio scan for networks and returns
a list of OperatorInfo.

Tm.setNetworkSelectionModeManual: Manually selects a network and returns the
status of the selection.

Bug: 21563489
Change-Id: If64f30d6f1ed373c1d90433688389307f3dfee8c
/frameworks/base/telephony/java/com/android/internal/telephony/CellNetworkScanResult.java