Searched refs:stubActivityRecord (Results 1 – 1 of 1) sorted by relevance
92 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnCreate()119 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnStart()144 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnResume()167 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleOfRelaunch()274 private ActivityClientRecord stubActivityRecord() { in stubActivityRecord() method in ActivityThreadClientTest.ClientMockSession