Searched refs:NETWORK_STATE_NOT_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
56 private int mCindService = HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE;262 mCindService = HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE; in onSubscriptionsChanged()281 : HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE; in onServiceStateChanged()297 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
680 mIndicatorNetworkState = HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE; in HeadsetClientStateMachine()789 mIndicatorNetworkState = HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE; in enter()1258 == HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE) { in processMessage()