Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryViewWalker.kt121 (rootView as? ViewGroup)?.let { rootViewGroup -> in <lambda>() method
122 computeViewHierarchyUse(rootViewGroup, usageBuilder.value, seenObjects) in <lambda>()