Searched refs:mNotificationFactory (Results 1 – 2 of 2) sorted by relevance
56 private final MigrationNotificationFactory mNotificationFactory; field in MigrationNotificationSender60 mNotificationFactory = new MigrationNotificationFactory(mContext); in MigrationNotificationSender()73 mNotificationFactory.createNotification(notificationType, CHANNEL_ID); in sendNotification()129 mNotificationFactory.getStringResource(CHANNEL_NAME_RESOURCE); in createNotificationChannel()130 CharSequence channelName = mNotificationFactory.getStringResource(CHANNEL_NAME_RESOURCE); in createNotificationChannel()
102 private final SafetyCenterNotificationFactory mNotificationFactory; field in SafetyCenterNotificationSender114 mNotificationFactory = notificationFactory; in SafetyCenterNotificationSender()194 mNotificationFactory.newNotificationForSuccessfulAction( in notifyActionSuccess()377 mNotificationFactory.newNotificationForIssue(notificationManager, issue, key); in postNotificationForIssue()