Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubViewController.kt77 dataSource.registerListener(PeopleHubDataListenerImpl(viewBoundary)) in bindView()
80 private class PeopleHubDataListenerImpl( in bindView() class