Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/busy_startup/
Dbusy_startup.cc60 static bool gInMethod = false; variable
137 if (gInMethod) { in nanoappHandleEvent()
140 gInMethod = true; in nanoappHandleEvent()
161 gInMethod = false; in nanoappHandleEvent()
165 gInMethod = true; in nanoappStart()
218 gInMethod = false; in nanoappStart()
228 if (gInMethod) { in nanoappEnd()