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