Home
last modified time | relevance | path

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

/frameworks/base/services/incremental/
DIncrementalService.cpp2674 const auto maybeBindDelay = needToBind(); in bind() local
2675 if (!maybeBindDelay) { in bind()
2679 const auto bindDelay = *maybeBindDelay; in bind()