Searched defs:STATE_OFF (Results 1 – 7 of 7) sorted by relevance
41 public static final int STATE_OFF = 0; field in VehicleLightState
45 public static final int STATE_OFF = 0; field in VehicleLightSwitch
48 public static final int STATE_OFF = field in BluetoothAdapter
67 public static final int STATE_OFF = 0x00; field in BluetoothAvrcpPlayerSettings
208 public static final int STATE_OFF = 10; field in BluetoothAdapter
181 private static final int STATE_OFF = 0; field in InCallTonePlayer
89 sAdapterStates.put(BluetoothAdapter.STATE_OFF, "Off"); in sAdapterStates.put()