Searched refs:isDevicePresent (Results 1 – 2 of 2) sorted by relevance
140 final boolean wasPresent = mDevicePresenceMonitor.isDevicePresent(id); in disassociate()147 && mDevicePresenceMonitor.isDevicePresent(it.getId())); in disassociate()
222 if (isDevicePresent(associationId)) { in startObservingDevicePresence()359 if (isDevicePresent(association.getId())) return true; in shouldBindPackage()406 public boolean isDevicePresent(int associationId) { in isDevicePresent() method in DevicePresenceProcessor909 if (isPrimary && isDevicePresent(associationId)) { in shouldScheduleRebind()