Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraOfflineSessionImpl.java681 Runnable switchFailDispatch = new Runnable() { in notifyFailedSwitch() local
690 mOfflineExecutor.execute(switchFailDispatch); in notifyFailedSwitch()