Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java80 private static final int RETRY_DELAY_TIME = 20; //ms field in CameraServiceProxy
391 RETRY_DELAY_TIME); in notifySwitchWithRetriesLocked() local