Searched refs:dumpPacketFatesInternal (Results 1 – 1 of 1) sorted by relevance
842 dumpPacketFatesInternal(pw, "Last failed connection fates", mPacketFatesForLastFailure, in dumpPacketFates()845 dumpPacketFatesInternal(pw, "Latest fates", fates, isVerboseLoggingEnabled()); in dumpPacketFates()849 private static void dumpPacketFatesInternal(PrintWriter pw, String description, in dumpPacketFatesInternal() method in WifiDiagnostics