summaryrefslogtreecommitdiff
path: root/telephony/java/android/telephony/NetworkScan.java
AgeCommit message (Expand)Author
2020-01-30Fix import of Rlog - generated by formatting toolMeng Wang
2020-01-09Use com.android.telephony.Rlog for mainline module.Meng Wang
2020-01-07[Telephony Mainline] Refactored ServiceManager callsPeter Wang
2018-09-27Catch IllegalArgumentException on NetworkScan.stopScanNathan Harold
2018-04-11Clean up APIs before declaring API 28.Jeff Sharkey
2018-03-12Catch the RuntimeException for stopScan()yinxu
2018-03-08Do not throw RuntimeException from stopScan().yinxu
2018-03-07Address the API review comments.yinxu
2017-12-19Expose the scan API and network select API.yinxu
2017-06-13Adds error codes and maximum RAN/Bands/Channelsyinxu
2017-05-12Add API to support async network scans.yinxu