Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerServiceTest.java986 int[] ownerClientId1 = new int[1]; in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare() local
1034 ownerClientId1[0], in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1162 ownerClientId1[0] /*clientId*/, in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1173 .getOwnerClientId()).isEqualTo(ownerClientId1[0]); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1175 .getOwnerClientId()).isEqualTo(ownerClientId1[0]); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1177 .getClientProfile(ownerClientId1[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1205 ownerClientId1[0]/*targetClientId*/); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1209 .getFrontendResource(infos[0].handle), ownerClientId1[0]); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1218 .getClientProfile(ownerClientId1[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
1228 .getClientProfile(ownerClientId1[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()
[all …]