Searched refs:mWifiAdjustmentForSuspend (Results 1 – 1 of 1) sorted by relevance
245 private final boolean mWifiAdjustmentForSuspend; field in CarPowerManagementService572 mWifiAdjustmentForSuspend = isWifiAdjustmentForSuspendConfig(); in CarPowerManagementService()668 writer.printf("mWifiAdjustmentForSuspend: %b\n", mWifiAdjustmentForSuspend); in dump()728 proto.write(CarPowerDumpProto.WIFI_ADJUSTMENT_FOR_SUSPEND, mWifiAdjustmentForSuspend); in dumpProto()1015 if (mWifiAdjustmentForSuspend) { in handleWaitForVhal()1403 if (mWifiAdjustmentForSuspend) { in doHandleFinish()