Searched refs:STATE_LISTEN (Results 1 – 4 of 4) sorted by relevance
82 public static final int STATE_LISTEN = 1; // now listening for incoming connections field in BluetoothChatService144 setState(STATE_LISTEN); in start()387 case STATE_LISTEN: in run()
141 case BluetoothChatService.STATE_LISTEN: in handleStateChange()
221 case BluetoothChatService.STATE_LISTEN: in handleStateChange()
559 case BluetoothChatService.STATE_LISTEN: in processChatStateChange()