Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java529 notifySwitchWithRetries(RETRY_TIMES);
621 notifySwitchWithRetries(msg.arg1); in handleMessage()
887 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries() method in CameraServiceProxy
/aosp12/frameworks/base/services/
H A Dart-profile14736 PLcom/android/server/camera/CameraServiceProxy;->notifySwitchWithRetries(I)V