Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp280 static bool gDisableBackgroundScheduling = false; variable
339 gDisableBackgroundScheduling = disable; in disableBackgroundScheduling()
1072 if (gDisableBackgroundScheduling) { in executeCommand()