Searched refs:mIsDeviceShuttingDown (Results 1 – 1 of 1) sorted by relevance
470 private boolean mIsDeviceShuttingDown = false; field in WifiNetworkSuggestionsManager905 if (!mUserDataLoaded || mIsDeviceShuttingDown) { in add()1398 if (!mUserDataLoaded || mIsDeviceShuttingDown) { in remove()2886 mIsDeviceShuttingDown = true; in handleShutDown()