Searched refs:driverFWLocalWakeCntArray (Results 1 – 3 of 3) sorted by relevance
56 public int[] driverFWLocalWakeCntArray; field in WlanWakeReasonAndCounts86 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);
2085 ans.driverFWLocalWakeCntArray = intsFromArrayList(h.driverFwLocalWakeCntPerType); in halToFrameworkWakeReasons()
47629 Landroid/net/wifi/WifiWakeReasonAndCounts;->driverFWLocalWakeCntArray:[I