Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerServiceTest.java985 int[] ownerClientId0 = new int[1]; in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare() local
1026 ownerClientId0[0], in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1075 ownerClientId0[0] /*clientId*/, in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1084 .getClientProfile(ownerClientId0[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1095 ownerClientId0[0]/*targetClientId*/); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1098 ownerClientId0[0]/*targetClientId*/); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1106 .getOwnerClientId()).isEqualTo(ownerClientId0[0]); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1117 .getClientProfile(ownerClientId0[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1146 .getClientProfile(ownerClientId0[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1183 .getClientProfile(ownerClientId0[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
[all …]