Searched refs:mWatchdogFeatureEnabled (Results 1 – 1 of 1) sorted by relevance
123 private Boolean mWatchdogFeatureEnabled = null; field in WifiLastResortWatchdog702 mWatchdogFeatureEnabled = enable; in setWifiWatchdogFeature()711 if (mWatchdogFeatureEnabled == null) { in getWifiWatchdogFeature()712 mWatchdogFeatureEnabled = mContext.getResources().getBoolean( in getWifiWatchdogFeature()715 return mWatchdogFeatureEnabled; in getWifiWatchdogFeature()