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