Home
last modified time | relevance | path

Searched defs:PmkCacheStoreData (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java171 static class PmkCacheStoreData { class in SupplicantStaIfaceHal
176 PmkCacheStoreData(long timeInSec, ArrayList<Byte> serializedData, MacAddress macAddress) { in PmkCacheStoreData() method in SupplicantStaIfaceHal.PmkCacheStoreData