Home
last modified time | relevance | path

Searched defs:clientSession (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/app/activity/
H A DActivityThreadClientTest.java97 try (ClientMockSession clientSession = new ClientMockSession()) { in testLifecycleAfterFinished_OnCreate()
124 try (ClientMockSession clientSession = new ClientMockSession()) { in testLifecycleAfterFinished_OnStart()
149 try (ClientMockSession clientSession = new ClientMockSession()) { in testLifecycleAfterFinished_OnResume()
171 try (ClientMockSession clientSession = new ClientMockSession()) { in testLifecycleOfRelaunch()