Searched refs:ConsentCallback (Results 1 – 2 of 2) sorted by relevance
547 class ConsentCallback : public android::os::BnIncidentAuthListener {549 ConsentCallback();606 android::sp<ConsentCallback> consent_callback_;
152 typedef Dumpstate::ConsentCallback::ConsentResult UserConsentResult;746 Dumpstate::ConsentCallback::ConsentCallback() : result_(UNAVAILABLE), start_time_(Nanotime()) { in ConsentCallback() function in Dumpstate::ConsentCallback749 android::binder::Status Dumpstate::ConsentCallback::onReportApproved() { in onReportApproved()774 android::binder::Status Dumpstate::ConsentCallback::onReportDenied() { in onReportDenied()781 UserConsentResult Dumpstate::ConsentCallback::getResult() { in getResult()786 uint64_t Dumpstate::ConsentCallback::getElapsedTimeMs() const { in getElapsedTimeMs()3089 consent_callback_ = new ConsentCallback(); in RetrieveInternal()3607 consent_callback_ = new ConsentCallback(); in MaybeCheckUserConsent()