Searched refs:notifySelfManagedDevicePresenceEvent (Results 1 – 2 of 2) sorted by relevance
649 mDevicePresenceProcessor.notifySelfManagedDevicePresenceEvent(associationId, true); in notifySelfManagedDeviceAppeared()657 mDevicePresenceProcessor.notifySelfManagedDevicePresenceEvent(associationId, false); in notifySelfManagedDeviceDisappeared()
828 public void notifySelfManagedDevicePresenceEvent(int associationId, boolean isAppeared) { in notifySelfManagedDevicePresenceEvent() method in DevicePresenceProcessor