Searched refs:STATE_NONE (Results 1 – 7 of 7) sorted by relevance
84 public static final int STATE_NONE = 0; // we're doing nothing field in BluetoothChatService96 mState = STATE_NONE; in BluetoothChatService()110 mState = STATE_NONE; in BluetoothChatService()289 setState(STATE_NONE); in stop()405 case STATE_NONE: in run()
151 case BluetoothChatService.STATE_NONE: in handleStateChange()
242 case BluetoothChatService.STATE_NONE: in handleStateChange()
33 assertThat(VehicleTurnSignal.toString(VehicleTurnSignal.STATE_NONE)) in testToString()
213 ImmutableSet.<Integer>builder().add(VehicleTurnSignal.STATE_NONE,
310 PlaybackState.STATE_NONE, in testIsActive()
26805 field public static final int STATE_NONE = 0; // 0x0