Searched refs:APP_ALIVE_TIME_MS (Results 1 – 1 of 1) sorted by relevance
117 constexpr int32_t APP_ALIVE_TIME_MS = 1000; // Allow background startup within 1 second after appl… variable10081 isBackgroundCall = aliveTime > APP_ALIVE_TIME_MS; in SetBackgroundCall()