Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/devicepresence/
DDevicePresenceProcessor.java693 legacyNotifyDevicePresenceEvent(association, true); in onDevicePresenceEvent()
712 legacyNotifyDevicePresenceEvent(association, false); in onDevicePresenceEvent()
783 private void legacyNotifyDevicePresenceEvent(AssociationInfo association, in legacyNotifyDevicePresenceEvent() method in DevicePresenceProcessor