Searched defs:populateView (Results 1 – 2 of 2) sorted by relevance
57 fun populateView(view: ViewGroup, appNames: List<CharSequence>) { in populateView() method in com.android.systemui.screenshot.ScreenshotDetectionController
78 fun populateView(view: ViewGroup, data: WorkProfileFirstRunData, animateOut: () -> Unit) { in populateView() method