Searched refs:mWatchdogFeatureEnabled (Results 1 – 1 of 1) sorted by relevance
122 private Boolean mWatchdogFeatureEnabled = null; field in WifiLastResortWatchdog746 mWatchdogFeatureEnabled = enable; in setWifiWatchdogFeature()755 if (mWatchdogFeatureEnabled == null) { in getWifiWatchdogFeature()756 mWatchdogFeatureEnabled = mContext.getResources().getBoolean( in getWifiWatchdogFeature()759 return mWatchdogFeatureEnabled; in getWifiWatchdogFeature()