Home | History | Annotate | Download | only in accounts

Lines Matching refs:looper

29 import android.os.Looper;
1410 final Looper looper = Looper.myLooper();
1411 if (looper != null && looper == mContext.getMainLooper()) {