Home
last modified time | relevance | path

Searched refs:mCapturedCreateInvocations (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameServiceProviderInstanceImplTest.java1270 private final ArrayList<CapturedCreateInvocation> mCapturedCreateInvocations = field in GameServiceProviderInstanceImplTest.FakeGameSessionService
1292 return mCapturedCreateInvocations; in getCapturedCreateInvocations()
1306 mCapturedCreateInvocations.add( in create()