Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DProxyManager.java587 scheduleUpdateProxyClientsIfNeededLocked(deviceId); in onProxyChanged()
599 private void scheduleUpdateProxyClientsIfNeededLocked(int deviceId) { in scheduleUpdateProxyClientsIfNeededLocked() method in ProxyManager