Searched refs:matchingUids (Results 1 – 1 of 1) sorted by relevance
98 public int[] matchingUids; field in AudioPlaybackCaptureTest.APCTestConfig115 if (matchingUids != null) { in build()116 for (int uid : matchingUids) { in build()136 arraytoSet(matchingUids), arraytoSet(config.getMatchingUids())); in assertCorreclyBuilt()328 mAPCTestConfig.matchingUids = new int[]{ mUid }; in testCombineUid()386 mAPCTestConfig.matchingUids = new int[]{ mUid }; in testCaptureMatchingUid()391 mAPCTestConfig.matchingUids = new int[]{ 0 }; in testCaptureMatchingUid()