Searched refs:getApplicationThread (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
H A DContextImpl.java820 getOuterContext(), mMainThread.getApplicationThread(), null,
829 mMainThread.getApplicationThread(), getBasePackageName(), intent,
854 getOuterContext(), mMainThread.getApplicationThread(), null,
868 getOuterContext(), mMainThread.getApplicationThread(), null,
891 .startActivityIntentSender(mMainThread.getApplicationThread(), intent,
910 mMainThread.getApplicationThread(), intent, resolvedType, null,
927 mMainThread.getApplicationThread(), intent, resolvedType, null,
942 mMainThread.getApplicationThread(), intent, resolvedType, null,
959 mMainThread.getApplicationThread(), intent, resolvedType, null,
976 mMainThread.getApplicationThread(), inten
[all...]
H A DActivity.java4225 this, mMainThread.getApplicationThread(), mToken, this,
4287 this, mMainThread.getApplicationThread(), mToken, this, intent, requestCode,
4323 this, mMainThread.getApplicationThread(), mToken, this,
4355 this, mMainThread.getApplicationThread(), mToken, this,
4441 .startActivityIntentSender(mMainThread.getApplicationThread(), intent,
4551 mInstrumentation.execStartActivities(this, mMainThread.getApplicationThread(),
4671 .startActivity(mMainThread.getApplicationThread(), getBasePackageName(),
4794 this, mMainThread.getApplicationThread(), mToken, child,
4859 this, mMainThread.getApplicationThread(), mToken, who,
H A DActivityManager.java3701 thread.getApplicationThread(), mAppTaskImpl, intent, options);
H A DActivityThread.java2002 public ApplicationThread getApplicationThread() method in class:ActivityThread
5413 getApplicationThread(), results);
5435 getApplicationThread(), auth, userId, stable);
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java2242 revokeUriPermission(ActivityThread.currentActivityThread().getApplicationThread(),
2444 app.makeActive(mSystemThread.getApplicationThread(), mProcessStats);
19766 .getApplicationThread(),

Completed in 139 milliseconds