Home | History | Annotate | Download | only in a2dp

Lines Matching defs:Looper

32 import android.os.Looper;
87 if (Looper.myLooper() == null) {
88 Looper.prepare();