Searched refs:STATE_CONNECTING (Results 1 – 3 of 3) sorted by relevance
80 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService147 if (mState == STATE_CONNECTING) { in connect()157 setState(STATE_CONNECTING); in connect()318 case STATE_CONNECTING: in run()
141 case BluetoothChatService.STATE_CONNECTING: in handleStateChange()
227 case BluetoothChatService.STATE_CONNECTING: in handleStateChange()