Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp148 static const uint64_t TELEPHONY_REPORT_USER_CONSENT_TIMEOUT_MS = 2 * 60 * 1000; variable
2895 uint64_t timeout_ms = options_->telephony_only ? TELEPHONY_REPORT_USER_CONSENT_TIMEOUT_MS in CopyBugreportIfUserConsented()