Home | History | Annotate | Download | only in frameworkperf

Lines Matching defs:Looper

45 import android.os.Looper;
707 if (Looper.myLooper() == null) {
708 Looper.prepare();
729 if (Looper.myLooper() == null) {
730 Looper.prepare();
751 if (Looper.myLooper() == null) {
752 Looper.prepare();
773 if (Looper.myLooper() == null) {
774 Looper.prepare();
795 if (Looper.myLooper() == null) {
796 Looper.prepare();