Searched refs:reportStop (Results 1 – 7 of 7) sorted by relevance
54 final Intent reportStop = new Intent(ACTION_REPORT_TEST_ACTIVITY_STOPPED) in onStop() local56 sendBroadcast(reportStop); in onStop()
48 client.reportStop(pendingActions); in postExecute()
153 public abstract void reportStop(PendingTransactionActions pendingActions); in reportStop() method in ClientTransactionHandler
5785 public void reportStop(PendingTransactionActions pendingActions) { in reportStop() method in ActivityThread
1015 HSPLandroid/app/ActivityThread;->reportStop(Landroid/app/servertransaction/PendingTransactionAction…
2192 Landroid/app/ActivityThread;->reportStop(Landroid/app/servertransaction/PendingTransactionActions;)V4627 Landroid/app/ClientTransactionHandler;->reportStop(Landroid/app/servertransaction/PendingTransactio…