Searched refs:mViewModelComponentFactory (Results 1 – 1 of 1) sorted by relevance
32 private final ComplicationViewModelComponent.Factory mViewModelComponentFactory; field in ComplicationViewModelTransformer37 mViewModelComponentFactory = viewModelComponentFactory; in ComplicationViewModelTransformer()45 return mViewModelComponentFactory.create(complication, id) in getViewModel()