Searched refs:stubActivityRecord (Results 1 – 1 of 1) sorted by relevance
98 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnCreate()125 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnStart()150 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnResume()173 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleOfRelaunch()330 private ActivityClientRecord stubActivityRecord() { in stubActivityRecord() method in ActivityThreadClientTest.ClientMockSession