Lines Matching full:mlooper
1352 private Looper mLooper;1364 while (mLooper == null) {1374 return mLooper;1380 mLooper = Looper.myLooper();1387 mLooper.quit();