Searched refs:setConsentManager (Results 1 – 2 of 2) sorted by relevance
136 mConsentNotificationJobService.setConsentManager(mConsentManager); in setup()181 mConsentNotificationJobService.setConsentManager(consentManager); in testOnStartJobAsyncUtilExecute_Reconsent_GaUxDisabled()216 mConsentNotificationJobService.setConsentManager(consentManager); in testOnStartJobAsyncUtilExecute_ReconsentFalse()452 mConsentNotificationJobService.setConsentManager(consentManager); in testOnStartJobAsyncUtilExecute()
193 public void setConsentManager(@NonNull ConsentManager consentManager) { in setConsentManager() method in ConsentNotificationJobService217 setConsentManager(ConsentManager.getInstance()); in onStartJob()