Searched refs:EVENT_BT_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
46 EVENT_BT_DISCONNECTED,85 public static final int EVENT_BT_DISCONNECTED = 3; field in DevicePresenceEvent
20 import static android.companion.DevicePresenceEvent.EVENT_BT_DISCONNECTED;136 : EVENT_BT_DISCONNECTED); in onDeviceConnectivityChanged()
23 import static android.companion.DevicePresenceEvent.EVENT_BT_DISCONNECTED;518 onDeviceLocked(associationId, userId, EVENT_BT_DISCONNECTED, /* ParcelUuid */ null); in onBluetoothCompanionDeviceDisconnected()525 onDevicePresenceEvent(mConnectedBtDevices, associationId, EVENT_BT_DISCONNECTED); in onBluetoothCompanionDeviceDisconnected()588 case EVENT_BT_DISCONNECTED: in simulateDeviceEvent()697 case EVENT_BT_DISCONNECTED: in onDevicePresenceEvent()753 case EVENT_BT_DISCONNECTED: in onDevicePresenceEventByUuid()1015 case EVENT_BT_DISCONNECTED -> { in onDeviceLocked()
9862 field public static final int EVENT_BT_DISCONNECTED = 3; // 0x3