Searched refs:getMobileIfaces (Results 1 – 8 of 8) sorted by relevance
509 for (String iface : getMobileIfaces()) { in getMobileTxPackets()526 for (String iface : getMobileIfaces()) { in getMobileRxPackets()543 for (String iface : getMobileIfaces()) { in getMobileTxBytes()560 for (String iface : getMobileIfaces()) { in getMobileRxBytes()570 for (String iface : getMobileIfaces()) { in getMobileTcpRxPackets()586 for (String iface : getMobileIfaces()) { in getMobileTcpTxPackets()984 private static String[] getMobileIfaces() { in getMobileIfaces() method in TrafficStats986 return getStatsService().getMobileIfaces(); in getMobileIfaces()
61 String[] getMobileIfaces(); in getMobileIfaces() method
34 public abstract String[] getMobileIfaces(); in getMobileIfaces() method in BatteryStatsInternal
218 public String[] getMobileIfaces() { in getMobileIfaces() method in BatteryStatsService.LocalService219 return mStats.getMobileIfaces().clone(); in getMobileIfaces()
931 String[] ifaces = bs.getMobileIfaces(); in pullMobileBytesTransfer()971 String[] ifaces = bs.getMobileIfaces(); in pullMobileBytesTransferByFgBg()
825 public String[] getMobileIfaces() { in getMobileIfaces() method
257 Landroid/net/INetworkStatsService$Stub$Proxy;->getMobileIfaces()[Ljava/lang/String;
3140 HSPLcom/android/server/am/BatteryStatsService$LocalService;->getMobileIfaces()[Ljava/lang/String;9072 HSPLcom/android/server/net/NetworkStatsService;->getMobileIfaces()[Ljava/lang/String;