Searched refs:STATE_LISTEN (Results 1 – 4 of 4) sorted by relevance
85 public static final int STATE_LISTEN = 1; // now listening for incoming connections field in BluetoothChatService147 setState(STATE_LISTEN); in start()398 case STATE_LISTEN: in run()
142 case BluetoothChatService.STATE_LISTEN: in handleStateChange()
223 case BluetoothChatService.STATE_LISTEN: in handleStateChange()
559 case BluetoothChatService.STATE_LISTEN: in processChatStateChange()