Searched refs:getMobileIfaces (Results 1 – 9 of 9) sorted by relevance
473 for (String iface : getMobileIfaces()) { in getMobileTxPackets()490 for (String iface : getMobileIfaces()) { in getMobileRxPackets()507 for (String iface : getMobileIfaces()) { in getMobileTxBytes()524 for (String iface : getMobileIfaces()) { in getMobileRxBytes()533 for (String iface : getMobileIfaces()) { in getMobileTcpRxPackets()548 for (String iface : getMobileIfaces()) { in getMobileTcpTxPackets()943 private static String[] getMobileIfaces() { in getMobileIfaces() method in TrafficStats945 return getStatsService().getMobileIfaces(); in getMobileIfaces()
55 String[] getMobileIfaces(); in getMobileIfaces() method
34 public abstract String[] getMobileIfaces(); in getMobileIfaces() method in BatteryStatsInternal
201 public String[] getMobileIfaces() { in getMobileIfaces() method in BatteryStatsService.LocalService202 return mStats.getMobileIfaces().clone(); in getMobileIfaces()
667 String[] ifaces = bs.getMobileIfaces(); in pullMobileBytesTransfer()702 String[] ifaces = bs.getMobileIfaces(); in pullMobileBytesTransferByFgBg()
806 public String[] getMobileIfaces() { in getMobileIfaces() method
3398 Landroid/net/INetworkStatsService$Stub$Proxy;->getMobileIfaces()[Ljava/lang/String;3401 Landroid/net/INetworkStatsService;->getMobileIfaces()[Ljava/lang/String;3586 Landroid/net/TrafficStats;->getMobileIfaces()[Ljava/lang/String;
8951 HPLcom/android/internal/os/BatteryStatsImpl;->getMobileIfaces()[Ljava/lang/String;25956 HSPLandroid/net/INetworkStatsService$Stub$Proxy;->getMobileIfaces()[Ljava/lang/String;25967 HSPLandroid/net/INetworkStatsService;->getMobileIfaces()[Ljava/lang/String;26332 HSPLandroid/net/TrafficStats;->getMobileIfaces()[Ljava/lang/String;27240 HSPLandroid/os/BatteryStatsInternal;->getMobileIfaces()[Ljava/lang/String;
6281 public String[] getMobileIfaces() { in getMobileIfaces() method in BatteryStatsImpl