Home
last modified time | relevance | path

Searched refs:ONLINE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/adb/
DOVERVIEW.TXT23 to each one of them: OFFLINE, BOOTLOADER, RECOVERY or ONLINE (more on
38 The ADB server considers that a device is ONLINE when it has successfully
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DEventTest.java54 private static final int TEST_PRESENCE_STATE = BluetoothMapContract.PresenceState.ONLINE;
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java957 int ONLINE = 2; field