Searched refs:disableBackgroundScheduling (Results 1 – 11 of 11) sorted by relevance
80 android::IPCThreadState::self()->disableBackgroundScheduling(true); in Init()
84 android::IPCThreadState::self()->disableBackgroundScheduling(true); in SetupBinderOrCrash()
94 static void disableBackgroundScheduling(bool disable);
58 IPCThreadState::self()->disableBackgroundScheduling(true); in start()
160 IPCThreadState::self()->disableBackgroundScheduling(true); in start()
40 IPCThreadState::self()->disableBackgroundScheduling(true); in start()
189 ::android::IPCThreadState::self()->disableBackgroundScheduling(/*disable*/true); in Start()
98 IPCThreadState::self()->disableBackgroundScheduling(true); in start()
494 IPCThreadState::self()->disableBackgroundScheduling(true); in Run()
193 IPCThreadState::self()->disableBackgroundScheduling(true); in start()
339 void IPCThreadState::disableBackgroundScheduling(bool /* disable */) {} in disableBackgroundScheduling() function in android::hardware::IPCThreadState