Home
last modified time | relevance | path

Searched refs:tvFeedbackConsentCallback (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvFeedbackConsent/src/com/android/tv/feedbackconsent/
DTvFeedbackConsentService.java81 @NonNull ITvDiagnosticInformationManagerCallback tvFeedbackConsentCallback) { in getDiagnosticInformation() argument
82 Preconditions.checkNotNull(tvFeedbackConsentCallback); in getDiagnosticInformation()
83 mTvFeedbackConsentCallback = tvFeedbackConsentCallback; in getDiagnosticInformation()