Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java81 private static final int RETRY_TIMES = 30; field in CameraServiceProxy
200 notifySwitchWithRetries(RETRY_TIMES);
358 notifySwitchWithRetriesLocked(RETRY_TIMES); in switchUserLocked()