Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp296 static bool gDisableBackgroundScheduling = false; variable
349 gDisableBackgroundScheduling = disable; in disableBackgroundScheduling()
999 if (gDisableBackgroundScheduling) { in executeCommand()