Home
last modified time | relevance | path

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

/system/chre/apps/sensor_world/
Dsensor_world.cc43 constexpr Milliseconds kBreakItPeriod = Milliseconds(2000); variable
244 gBreakItTimerHandle = chreTimerSet(kBreakItPeriod.toRawNanoseconds(), in handleTimerEvent()
293 gBreakItTimerHandle = chreTimerSet(kBreakItPeriod.toRawNanoseconds(), in nanoappStart()