Searched defs:watchFragmentViews (Results 1 – 1 of 1) sorted by relevance
149 val watchFragmentViews: Boolean = true, constant in leakcanary.AppWatcher.Config170 private var watchFragmentViews = config.watchFragmentViews in newBuilder() variable190 fun watchFragmentViews(watchFragmentViews: Boolean) = in newBuilder() method