Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
DGameServiceProviderInstanceImplTest.java384 FakeGameSessionService.CapturedCreateInvocation capturedCreateInvocation = in gameTaskStarted_requestToCreateGameSessionIncludesTaskConfiguration()
1270 private final ArrayList<CapturedCreateInvocation> mCapturedCreateInvocations =
1276 public static final class CapturedCreateInvocation { class in GameServiceProviderInstanceImplTest.FakeGameSessionService
1281 CapturedCreateInvocation( in CapturedCreateInvocation() method in GameServiceProviderInstanceImplTest.FakeGameSessionService.CapturedCreateInvocation
1291 public ArrayList<CapturedCreateInvocation> getCapturedCreateInvocations() { in getCapturedCreateInvocations()
1307 new CapturedCreateInvocation( in create()