Searched defs:STATE_ON (Results 1 – 8 of 8) sorted by relevance
48 public static final int STATE_ON = 1; field in VehicleLightState
52 public static final int STATE_ON = 1; field in VehicleLightSwitch
52 public static final int STATE_ON = field in BluetoothAdapter
74 public static final int STATE_ON = 0x01; field in BluetoothAvrcpPlayerSettings
218 public static final int STATE_ON = 12; field in BluetoothAdapter
182 private static final int STATE_ON = 1; field in InCallTonePlayer
151 public static final int STATE_ON = 6; field in CarPowerManager
88 sAdapterStates.put(BluetoothAdapter.STATE_ON, "On"); in sAdapterStates.put()