Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java824 notifySwitchWithRetries(RETRY_TIMES);
1021 notifySwitchWithRetries(msg.arg1); in handleMessage()
1217 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries() method in CameraServiceProxy