Searched refs:mAggregateDebugReporting (Results 1 – 2 of 2) sorted by relevance
89 @Nullable private AggregateDebugReporting mAggregateDebugReporting; field in Trigger692 if (mAggregateDebugReporting == null) { in getAggregateDebugReportingObject()693 mAggregateDebugReporting = in getAggregateDebugReportingObject()698 return mAggregateDebugReporting; in getAggregateDebugReportingObject()
127 @Nullable private AggregateDebugReporting mAggregateDebugReporting; field in Source1464 if (mAggregateDebugReporting == null) { in getAggregateDebugReportingObject()1465 mAggregateDebugReporting = in getAggregateDebugReportingObject()1470 return mAggregateDebugReporting; in getAggregateDebugReportingObject()