Searched refs:mCurrentConnectionType (Results 1 – 1 of 1) sorted by relevance
49 private int mCurrentConnectionType = CONNECTION_UNKNOWN; field in NetworkChangeNotifier80 return mCurrentConnectionType; in getCurrentConnectionType()137 mCurrentConnectionType = mAutoDetector.getCurrentConnectionType(); in setAutoDetectConnectivityStateInternal()157 boolean connectionCurrentlyExists = mCurrentConnectionType != CONNECTION_NONE; in forceConnectivityStateInternal()164 mCurrentConnectionType = newConnectionType; in updateCurrentConnectionType()