Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java592 notifyDeviceStateWithRetries(RETRY_TIMES);
711 notifyDeviceStateWithRetries(msg.arg1); in handleMessage()
1061 private void notifyDeviceStateWithRetries(int retries) { in notifyDeviceStateWithRetries() method in CameraServiceProxy