Searched refs:disableBackgroundScheduling (Results 1 – 6 of 6) sorted by relevance
44 IPCThreadState::self()->disableBackgroundScheduling(true); in main()
39 IPCThreadState::disableBackgroundScheduling(true); in main()
187 public static final native void disableBackgroundScheduling(boolean disable); in disableBackgroundScheduling() method in BinderInternal
69 IPCThreadState::self()->disableBackgroundScheduling(true); in start()
1176 IPCThreadState::disableBackgroundScheduling(disable ? true : false); in android_os_BinderInternal_disableBackgroundScheduling()
858 BinderInternal.disableBackgroundScheduling(true); in run()