Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java679 notifyDeviceStateWithRetriesLocked(RETRY_TIMES); in setDeviceStateFlags()
699 notifyDeviceStateWithRetriesLocked(RETRY_TIMES); in clearDeviceStateFlags()
1063 notifyDeviceStateWithRetriesLocked(retries); in notifyDeviceStateWithRetries()
1067 private void notifyDeviceStateWithRetriesLocked(int retries) { in notifyDeviceStateWithRetriesLocked() method in CameraServiceProxy