Home
last modified time | relevance | path

Searched refs:mApplicationThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DObjectPoolTests.java88 private IApplicationThread mApplicationThread; field in ObjectPoolTests
215 testRecycle(() -> ClientTransaction.obtain(mApplicationThread)); in testRecycleClientTransaction()
/frameworks/base/core/java/android/app/
DLoadedApk.java1683 final IApplicationThread mApplicationThread; field in LoadedApk.ReceiverDispatcher.InnerReceiver
1689 mApplicationThread = thread; in InnerReceiver()
1736 mgr.finishReceiver(mApplicationThread.asBinder(), resultCode, data, in performReceive()