Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationEntryProcessorFactoryLooperImpl.kt30 return HandlerProcessor(mMainLooper, consumer) in create()
33 private class HandlerProcessor( class in com.android.systemui.statusbar.notification.row.NotificationEntryProcessorFactoryLooperImpl