Searched refs:MULTI_INTERNET_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
60 private int mMultiInternetConnectionState = MULTI_INTERNET_STATE_NONE;67 public static final int MULTI_INTERNET_STATE_NONE = 0; field in MultiInternetManager75 MULTI_INTERNET_STATE_NONE,387 handleConnectionStateChange(MULTI_INTERNET_STATE_NONE, null); in setStaConcurrencyForMultiInternetMode()528 handleConnectionStateChange(MULTI_INTERNET_STATE_NONE, null); in updateNetworkConnectionStates()
206 private int mMultiInternetConnectionState = MultiInternetManager.MULTI_INTERNET_STATE_NONE;3514 return mMultiInternetConnectionState != MultiInternetManager.MULTI_INTERNET_STATE_NONE; in hasMultiInternetConnection()