Searched refs:toSystemInfoStats (Results 1 – 2 of 2) sorted by relevance
385 return mWifiHealthMonitor.getWifiSystemInfoStats().toSystemInfoStats().toByteArray(); in makeSerializedExample()462 byte[] serialized = wifiSystemInfoStats.toSystemInfoStats().toByteArray(); in testSerializationDeserialization()747 .toSystemInfoStats().toByteArray(); in testClearReallyDoesClearTheState()752 .toSystemInfoStats().toByteArray(); in testClearReallyDoesClearTheState()
863 byte[] serialized = toSystemInfoStats().toByteArray(); in writeToMemory()868 SystemInfoStats toSystemInfoStats() { in toSystemInfoStats() method in WifiHealthMonitor.WifiSystemInfoStats