Searched refs:mNotificationComponent (Results 1 – 2 of 2) sorted by relevance
92 private final ComponentName mNotificationComponent; field in NotificationMgr126 mNotificationComponent = notificationComponent != null in NotificationMgr()370 if (mNotificationComponent != null) { in sendNotificationCustomComponent()373 intent.setComponent(mNotificationComponent); in sendNotificationCustomComponent()
134 private final ComponentName mNotificationComponent; field in MissedCallNotifierImpl154 mNotificationComponent = notificationComponent != null in MissedCallNotifierImpl()203 if (mNotificationComponent != null) { in sendNotificationCustomComponent()207 intent.setComponent(mNotificationComponent); in sendNotificationCustomComponent()