Home
last modified time | relevance | path

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

/system/chre/apps/wwan_world/
Dwwan_world.cc37 uint32_t gCellInfoTimerHandle; variable
48 if (*timerHandle == gCellInfoTimerHandle) { in handleTimerEvent()
175 gCellInfoTimerHandle = in nanoappStart()
177 &gCellInfoTimerHandle /* data */, false /* oneShot */); in nanoappStart()
178 if (gCellInfoTimerHandle == CHRE_TIMER_INVALID) { in nanoappStart()