Searched refs:tvFeedbackConsentCallback (Results 1 – 1 of 1) sorted by relevance
81 @NonNull ITvDiagnosticInformationManagerCallback tvFeedbackConsentCallback) { in getDiagnosticInformation() argument82 Preconditions.checkNotNull(tvFeedbackConsentCallback); in getDiagnosticInformation()83 mTvFeedbackConsentCallback = tvFeedbackConsentCallback; in getDiagnosticInformation()