Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/devicepresence/
DDevicePresenceProcessor.java636 mSchedulerHelper.unscheduleOnDeviceGoneCallForSimulatedDevicePresence(associationId); in simulateDeviceDisappeared()
1158 void unscheduleOnDeviceGoneCallForSimulatedDevicePresence(int associationId) { in unscheduleOnDeviceGoneCallForSimulatedDevicePresence() method in DevicePresenceProcessor.SimulatedDevicePresenceSchedulerHelper