Searched refs:STATE_LISTEN (Results 1 – 3 of 3) sorted by relevance
79 public static final int STATE_LISTEN = 1; // now listening for incoming connections field in BluetoothChatService125 setState(STATE_LISTEN); in start()317 case STATE_LISTEN: in run()
141 case BluetoothChatService.STATE_LISTEN: in handleStateChange()
221 case BluetoothChatService.STATE_LISTEN: in handleStateChange()