Searched refs:shareClientId1 (Results 1 – 1 of 1) sorted by relevance
988 int[] shareClientId1 = new int[1]; in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare() local1019 .registerClientProfileInternal(shareProfiles[1], shareListener1, shareClientId1); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1023 assertThat(shareClientId1[0]).isNotEqualTo(TunerResourceManagerService.INVALID_CLIENT_ID); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1038 shareClientId1[0], in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1042 shareClientId1[0], in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1046 .getClientProfile(shareClientId1[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1097 shareClientId1[0]/*selfClientId*/, in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1114 shareClientId1[0]))); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1129 .getClientProfile(shareClientId1[0]) in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()1138 mTunerResourceManagerService.unregisterClientProfileInternal(shareClientId1[0]); in shareFrontendTest_FrontendWithExclusiveGroupReadyToShare()