Searched refs:NotificationRecordLoggerFake (Results 1 – 4 of 4) sorted by relevance
28 class NotificationRecordLoggerFake implements NotificationRecordLogger { class
106 NotificationRecordLoggerFake mNotificationRecordLogger = new NotificationRecordLoggerFake();
120 NotificationRecordLoggerFake mNotificationRecordLogger = new NotificationRecordLoggerFake();
329 NotificationRecordLoggerFake mNotificationRecordLogger = new NotificationRecordLoggerFake();597 for (NotificationRecordLoggerFake.CallRecord call : mNotificationRecordLogger.getCalls()) { in assertNotificationRecordLoggerCallsValid()1355 NotificationRecordLoggerFake.CallRecord call = mNotificationRecordLogger.get(0); in testEnqueueNotificationWithTag_WritesExpectedLogs()