Searched refs:NETWORK_STATE_NOT_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
42 private int mService = HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE;241 HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE; in getPhoneStateListener()252 if (mService == HeadsetHalConstants.NETWORK_STATE_NOT_AVAILABLE) { in getPhoneStateListener()
48 final static int NETWORK_STATE_NOT_AVAILABLE = 0; field in HeadsetHalConstants
49 final static int NETWORK_STATE_NOT_AVAILABLE = 0; field in HeadsetClientHalConstants
1223 mIndicatorNetworkState = HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE; in HeadsetClientStateMachine()1308 mIndicatorNetworkState = HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE; in enter()1760 HeadsetClientHalConstants.NETWORK_STATE_NOT_AVAILABLE) { in processMessage()