Searched refs:NETWORK_STATE_NOT_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
58 private int mCindService = HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE;265 mCindService = HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE; in onSubscriptionsChanged()285 : HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE; in onServiceStateChanged()301 if (mCindService == HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE) { in onSignalStrengthsChanged()
48 static final int NETWORK_STATE_NOT_AVAILABLE = 0; field in HeadsetHalConstants
49 static final int NETWORK_STATE_NOT_AVAILABLE = 0; field in HeadsetClientHalConstants
774 mIndicatorNetworkState = HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE; in HeadsetClientStateMachine()883 mIndicatorNetworkState = HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE; in enter()1374 == HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE) { in processMessage()