Home | History | Annotate | Download | only in accessibility

Lines Matching defs:Looper

45 import android.os.Looper;
131 if (Looper.myLooper() == null) {
132 Looper.prepare();