Home | History | Annotate | Download | only in app

Lines Matching refs:mMainThread

754     /*package*/ ActivityThread mMainThread;
4488 this, mMainThread.getApplicationThread(), mToken, this,
4491 mMainThread.sendActivityResult(
4582 this, mMainThread.getApplicationThread(), mToken, resultWho, intent, requestCode,
4585 mMainThread.sendActivityResult(
4619 this, mMainThread.getApplicationThread(), mToken, mEmbeddedID,
4622 mMainThread.sendActivityResult(
4652 this, mMainThread.getApplicationThread(), mToken, this,
4655 mMainThread.sendActivityResult(
4738 .startActivityIntentSender(mMainThread.getApplicationThread(),
4850 mInstrumentation.execStartActivities(this, mMainThread.getApplicationThread(),
4970 .startActivity(mMainThread.getApplicationThread(), getBasePackageName(),
5094 this, mMainThread.getApplicationThread(), mToken, child,
5097 mMainThread.sendActivityResult(
5169 this, mMainThread.getApplicationThread(), mToken, who,
5172 mMainThread.sendActivityResult(
5476 if (Looper.myLooper() != mMainThread.getLooper()) {
6949 mMainThread = aThread;