Searched refs:NotificationChannelLoggerFake (Results 1 – 3 of 3) sorted by relevance
29 public class NotificationChannelLoggerFake implements NotificationChannelLogger { class
218 private NotificationChannelLoggerFake mLogger = new NotificationChannelLoggerFake();5187 new NotificationChannelLoggerFake.CallRecord( in testUpdateConversationParent_updatesConversations()5189 new NotificationChannelLoggerFake.CallRecord( in testUpdateConversationParent_updatesConversations()5191 new NotificationChannelLoggerFake.CallRecord( in testUpdateConversationParent_updatesConversations()5289 new NotificationChannelLoggerFake.CallRecord( in testUpdateConversationParent_doesNotUpdateLockedFields()
329 private NotificationChannelLoggerFake mLogger = new NotificationChannelLoggerFake();1532 List<NotificationChannelLoggerFake.CallRecord> calls = mLogger.getCalls(); in testSetNotificationsEnabledForPackage()