Searched defs:RadioStats (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | WifiUsabilityStatsEntry.java | 738 public static final class RadioStats implements Parcelable { class in WifiUsabilityStatsEntry 757 public RadioStats() { in RadioStats() method in WifiUsabilityStatsEntry.RadioStats 783 public RadioStats(int radioId, long onTime, long txTime, long rxTime, long onTimeScan, in RadioStats() method in WifiUsabilityStatsEntry.RadioStats 823 public RadioStats(int radioId, long onTime, long txTime, long rxTime, long onTimeScan, in RadioStats() method in WifiUsabilityStatsEntry.RadioStats
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 2971 message RadioStats { message
|