Searched refs:mOfflineExecutor (Results 1 – 1 of 1) sorted by relevance
74 private final Executor mOfflineExecutor; field in CameraOfflineSessionImpl125 mOfflineExecutor = checkNotNull(offlineExecutor, "offline executor must not be null"); in CameraOfflineSessionImpl()163 mOfflineExecutor.execute(errorDispatch); in onDeviceError()203 mOfflineExecutor.execute(idleDispatch); in onDeviceIdle()690 mOfflineExecutor.execute(switchFailDispatch); in notifyFailedSwitch()734 mOfflineExecutor.execute(readyDispatch); in setRemoteSession()775 mOfflineExecutor.execute(closeDispatch); in disconnect()