Searched defs:STATE_ON (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/java/android/bluetooth/ | ||
| D | BluetoothAvrcpPlayerSettings.java | 73 public static final int STATE_ON = 0x01; field in BluetoothAvrcpPlayerSettings |
| D | BluetoothAdapter.java | 189 public static final int STATE_ON = 12; field in BluetoothAdapter |
| /frameworks/base/core/java/android/nfc/ | ||
| D | NfcAdapter.java | 236 public static final int STATE_ON = 3; field in NfcAdapter |
| /frameworks/base/core/java/android/view/ | ||
| D | Display.java | 307 public static final int STATE_ON = ViewProtoEnums.DISPLAY_STATE_ON; // 2 field in Display |