Home | History | Annotate | Download | only in applications

Lines Matching refs:looper

17 import android.os.Looper;
934 BackgroundHandler(Looper looper) {
935 super(looper);