Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/games/
H A DIGameSessionService.aidl35 in GameSessionViewHostConfiguration gameSessionViewHostConfiguration, in create()
H A DGameSessionService.java108 GameSessionViewHostConfiguration gameSessionViewHostConfiguration, in doCreate()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameServiceProviderInstanceImplTest.java1284 GameSessionViewHostConfiguration gameSessionViewHostConfiguration) { in CapturedCreateInvocation()
1303 GameSessionViewHostConfiguration gameSessionViewHostConfiguration, in create()
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameServiceProviderInstanceImpl.java523 GameSessionViewHostConfiguration gameSessionViewHostConfiguration = in createGameSessionLocked() local