Searched refs:STATE_NONE (Results 1 – 3 of 3) sorted by relevance
78 public static final int STATE_NONE = 0; // we're doing nothing field in BluetoothChatService90 mState = STATE_NONE; in BluetoothChatService()224 setState(STATE_NONE); in stop()323 case STATE_NONE: in run()
151 case BluetoothChatService.STATE_NONE: in handleStateChange()
240 case BluetoothChatService.STATE_NONE: in handleStateChange()