Searched defs:reportStop (Results 1 – 3 of 3) sorted by relevance
54 final Intent reportStop = new Intent(ACTION_REPORT_TEST_ACTIVITY_STOPPED) in onStop() local
150 public abstract void reportStop(PendingTransactionActions pendingActions); in reportStop() method in ClientTransactionHandler
5481 public void reportStop(PendingTransactionActions pendingActions) { in reportStop() method in ActivityThread