Searched defs:processInBackground (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | IApplicationThread.aidl | 88 void processInBackground(); in processInBackground() method |
H A D | ActivityThread.java | 1211 public void processInBackground() { in processInBackground() method in ActivityThread.ApplicationThread |
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ | ||
H A D | TransactionParcelTests.java | 474 public void processInBackground() throws RemoteException { in processInBackground() method in TransactionParcelTests.StubAppThread |