Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A 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);
H A DWifiVendorHal.java2660 ans.driverFWLocalWakeCntArray = intsFromArrayList(h.driverFwLocalWakeCntPerType); in halToFrameworkWakeReasons()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37113 Landroid/net/wifi/WifiWakeReasonAndCounts;->driverFWLocalWakeCntArray:[I