Home | History | Annotate | Download | only in transaction

Lines Matching refs:looper

36 import android.os.Looper;
138 private Looper mServiceLooper;
560 public ServiceHandler(Looper looper) {
561 super(looper);