Searched refs:getUndoInteractor (Results 1 – 5 of 5) sorted by relevance
119 fun getUndoInteractor(context: Context, lifecycleOwner: LifecycleOwner): UndoInteractor in getFlags() method
293 override fun getUndoInteractor( in getUndoInteractor() method in com.android.wallpaper.module.WallpaperPicker2Injector
258 override fun getUndoInteractor( in getUndoInteractor() method in com.android.wallpaper.testing.TestInjector
150 injector.getUndoInteractor(this, this).startSession(); in onCreate()
113 injector.getUndoInteractor(requireContext(), requireActivity()), in onCreateView()