Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DProxyManager.java589 scheduleNotifyProxyClientsOfServicesStateChangeLocked(deviceId); in onProxyChanged()
626 private void scheduleNotifyProxyClientsOfServicesStateChangeLocked(int deviceId) { in scheduleNotifyProxyClientsOfServicesStateChangeLocked() method in ProxyManager
705 scheduleNotifyProxyClientsOfServicesStateChangeLocked(proxy.getDeviceId()); in updateTimeoutsIfNeeded()