Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DMissedCallNotifier.java83 private final CallLogNotificationsQueryHelper callLogNotificationsQueryHelper; field in MissedCallNotifier
87 Context context, CallLogNotificationsQueryHelper callLogNotificationsQueryHelper) { in MissedCallNotifier()