summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/LinkProperties.aidl
Commit message (Collapse)AuthorAgeFilesLines
* Introduce network link quality statisticsVinit Deshapnde2013-08-211-1/+0
| | | | | | | | | | | | | | | | | | This change starts tracking traffic quality data for WiFi and mobile networks. The quality is tracked based on incidental traffic, and not on specific measurements. Theoretical bandwidths are hard-coded, as well as sampling interval; although sampling interval can be changed by setting a system policy. Bugs filed to remove shortcomings of this change - 10342372 Change LinkInfo name to something better 10342318 Move hardcoded values of MobileLinkInfo to resources so they can be updated without changing code Bug: 10006249 Change-Id: I83d8c7594da20fe53abbd5e1f909b1f606b035bb
* Cleanup copyright dates add missing method.Wink Saville2010-09-211-2/+1
| | | | Change-Id: I2d8fe0b705e7c90efabb8b3427a539a4a1056874
* Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-0/+22
Also add copy constructors and use them when giving out data. Change-Id: Id320eb8fb91d0bd250305ce7bb4f628570215615