Home
last modified time | relevance | path

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

/system/chre/apps/wwan_world/
Dwwan_world.cc34 const Nanoseconds kCellInfoInterval = Nanoseconds(Seconds(10)); variable
144 gCellInfoTimerHandle = chreTimerSet(kCellInfoInterval.toRawNanoseconds(), in nanoappStart()