Home
last modified time | relevance | path

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

/frameworks/base/services/incremental/
DIncrementalService.cpp2694 const auto maybeBindDelay = needToBind(); in bind() local
2695 if (!maybeBindDelay) { in bind()
2699 const auto bindDelay = *maybeBindDelay; in bind()