summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkIdentity.java
AgeCommit message (Expand)Author
2021-04-20Add getters to NetworkStateSnapshotAaron Huang
2021-03-30Fix Wi-Fi SSID null handlinglesl
2021-03-09Remove unused buildNetworkIdentityRemi NGUYEN VAN
2021-03-02[FUI09] Expose NetworkStateSnapshot as system APIjunyulai
2021-03-02[FUI17] Migrate NetworkStatsService to use NetworkStateSnapshotjunyulai
2021-02-17Add support for tracking PANS data usageChris Weir
2021-02-09Merge changes from topic "removeNI"Junyu Lai
2021-02-08[FUI06] Stop using NetworkInfo in NetworkState from external callersjunyulai
2021-02-05Add @Nullable to Object#equals()Roman Kalukiewicz
2021-02-02[FUI21] Move scrubSubscriberId to utils classjunyulai
2021-01-22[FUI14] Get SSID from NetworkCapabilitiesjunyulai
2020-12-02Set NetworkIdentity subscriberId on all networksRemi NGUYEN VAN
2020-12-02Remove hidden API usage in metrics toStringRemi NGUYEN VAN
2020-03-19[SM07] Make combine subtype configurable from Settingsjunyulai
2020-03-18[SM05] Enable record mobile network stats by collapsed rat typejunyulai
2020-03-18[SM02] Support record mobile network stats by collapsed rat typejunyulai
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-11-25Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)Jayachandran C
2018-01-23Add the defaultNetwork element to the netstats.proto.Lorenzo Colitti
2018-01-19Track and persist in stats whether traffic is on the default network.Lorenzo Colitti
2017-11-14Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li
2017-11-01Define NOT_ROAMING network capability.Jeff Sharkey
2017-06-27Only require that system UIDs tag their sockets.Jeff Sharkey
2017-01-17Support protofied dumpsys for NetStatsMakoto Onuki
2016-11-04Implement metered tracking for NetworkStats summary queries.Stephen Chen
2016-08-23Do not print misleading debug messages in some scenarios.Jack Yu
2016-04-07Excluded certain APNs (e.g. IMS) from mobile data usage.Jack Yu
2014-12-08Direct notification of network interface changes.Jeff Sharkey
2014-12-08Offer to "merge" subscribers for data usage.Jeff Sharkey
2014-11-21Lightweight checkin output for network stats.Jeff Sharkey
2013-12-13Use java.util.Objects instead on internal APIKenny Root
2012-05-01Begin collecting xtables iface counters.Jeff Sharkey
2012-04-05Support metered Wi-Fi NetworkPolicy.Jeff Sharkey
2012-03-16Combine network subtypes by default.Jeff Sharkey
2011-12-16Include roaming in NetworkIdentity.hashCode().Jeff Sharkey
2011-07-17Data usage notifs, newly installed apps, defaults.Jeff Sharkey
2011-06-19Teach NetworkIdentity about roaming.Jeff Sharkey
2011-06-19Handle removed UIDs in network stats and policy.Jeff Sharkey
2011-06-18Read "qtaguid" network stats, refactor templates.Jeff Sharkey