Home | History | Annotate | Download | only in print

Lines Matching refs:BackgroundThread

57 import com.android.internal.os.BackgroundThread;
652 ContentObserver observer = new ContentObserver(BackgroundThread.getHandler()) {
805 monitor.register(mContext, BackgroundThread.getHandler().getLooper(),
836 BackgroundThread.getHandler().post(new Runnable() {
858 BackgroundThread.getHandler().post(new Runnable() {