Searched refs:toSystemInfoStats (Results 1 – 2 of 2) sorted by relevance
374 return mWifiHealthMonitor.getWifiSystemInfoStats().toSystemInfoStats().toByteArray(); in makeSerializedExample()451 byte[] serialized = wifiSystemInfoStats.toSystemInfoStats().toByteArray(); in testSerializationDeserialization()736 .toSystemInfoStats().toByteArray(); in testClearReallyDoesClearTheState()741 .toSystemInfoStats().toByteArray(); in testClearReallyDoesClearTheState()
860 byte[] serialized = toSystemInfoStats().toByteArray(); in writeToMemory()865 SystemInfoStats toSystemInfoStats() { in toSystemInfoStats() method in WifiHealthMonitor.WifiSystemInfoStats