Home | History | Annotate | Download | only in am

Lines Matching refs:BackgroundThread

413 import com.android.internal.os.BackgroundThread;
2610 final Handler mBgHandler = new Handler(BackgroundThread.getHandler().getLooper()) {
3185 Process.setThreadGroupAndCpuset(BackgroundThread.get().getThreadId(),
24061 BackgroundThread.getHandler().post(new Runnable() {