Searched refs:forgetDevicePresence (Results 1 – 3 of 3) sorted by relevance
61 PrimaryCompanionService.forgetDevicePresence(associationId) in test_ble_device_event()91 PrimaryCompanionService.forgetDevicePresence(idA) in test_classic_bt_device_event()126 PrimaryCompanionService.forgetDevicePresence(associationId) in test_both_bt_ble_device_event()
306 PrimaryCompanionService.forgetDevicePresence(idA) in test_stopObservingDevicePresence_unbindsApplication()315 PrimaryCompanionService.forgetDevicePresence(idB) in test_stopObservingDevicePresence_unbindsApplication()
240 fun forgetDevicePresence(associationId: Int) { method