Home | History | Annotate | Download | only in hearingaid

Lines Matching defs:Looper

31 import android.os.Looper;
85 if (Looper.myLooper() == null) {
86 Looper.prepare();