Home | History | Annotate | Download | only in alerts

Lines Matching refs:looper

34 import android.os.Looper;
62 private volatile Looper mServiceLooper;
1077 public ServiceHandler(Looper looper) {
1078 super(looper);