Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraOfflineSessionImpl.java151 Runnable errorDispatch = new Runnable() { in onDeviceError() local
163 mOfflineExecutor.execute(errorDispatch); in onDeviceError()