Home
last modified time | relevance | path

Searched refs:driverFWLocalWakeCntArray (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWlanWakeReasonAndCounts.java56 public int[] driverFWLocalWakeCntArray; field in WlanWakeReasonAndCounts
86 for (int i = 0; i < driverFWLocalWakeCntArray.length; i++) { in toString()
87 sb.append(" driverFWLocalWakeCntArray[" + i + "] " + driverFWLocalWakeCntArray[i]); in toString()
124 dest.writeIntArray(driverFWLocalWakeCntArray); in writeToParcel()
152 in.readIntArray(counts.driverFWLocalWakeCntArray);
DWifiVendorHal.java2085 ans.driverFWLocalWakeCntArray = intsFromArrayList(h.driverFwLocalWakeCntPerType); in halToFrameworkWakeReasons()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47629 Landroid/net/wifi/WifiWakeReasonAndCounts;->driverFWLocalWakeCntArray:[I