Searched refs:reportStop (Results 1 – 6 of 6) sorted by relevance
54 final Intent reportStop = new Intent(ACTION_REPORT_TEST_ACTIVITY_STOPPED) in onStop() local56 sendBroadcast(reportStop); in onStop()
49 client.reportStop(pendingActions); in postExecute()
134 public abstract void reportStop(PendingTransactionActions pendingActions); in reportStop() method in ClientTransactionHandler
4737 public void reportStop(PendingTransactionActions pendingActions) { in reportStop() method in ActivityThread
841 HSPLandroid/app/ActivityThread;->reportStop(Landroid/app/servertransaction/PendingTransactionAction…
2192 Landroid/app/ActivityThread;->reportStop(Landroid/app/servertransaction/PendingTransactionActions;)V4630 Landroid/app/ClientTransactionHandler;->reportStop(Landroid/app/servertransaction/PendingTransactio…