Home
last modified time | relevance | path

Searched defs:callLogNotificationsQueryHelper (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DMissedCallNotifier.java76 private final CallLogNotificationsQueryHelper callLogNotificationsQueryHelper; field in MissedCallNotifier
80 Context context, CallLogNotificationsQueryHelper callLogNotificationsQueryHelper) { in MissedCallNotifier()