Searched refs:dumpInterfaces (Results 1 – 1 of 1) sorted by relevance
1570 dumpInterfaces(proto, NetworkStatsServiceDumpProto.ACTIVE_INTERFACES, mActiveIfaces); in dumpProtoLocked()1571 dumpInterfaces(proto, NetworkStatsServiceDumpProto.ACTIVE_UID_INTERFACES, mActiveUidIfaces); in dumpProtoLocked()1580 private static void dumpInterfaces(ProtoOutputStream proto, long tag, in dumpInterfaces() method