Searched refs:STATE_LISTEN (Results 1 – 4 of 4) sorted by relevance
66 public static final int STATE_LISTEN = 1; // now listening for incoming connections field in BluetoothChatService111 setState(STATE_LISTEN); in start()311 case STATE_LISTEN: in run()
258 case BluetoothChatService.STATE_LISTEN:
67 public static final int STATE_LISTEN = 1; // now listening for incoming connections field in BluetoothChatService324 mState = STATE_LISTEN; in AcceptThread()349 case STATE_LISTEN: in run()
292 case BluetoothChatService.STATE_LISTEN: