Searched refs:excludeUids (Results 1 – 1 of 1) sorted by relevance
99 public int[] excludeUids; field in AudioPlaybackCaptureTest.APCTestConfig120 if (excludeUids != null) { in build()121 for (int uid : excludeUids) { in build()138 arraytoSet(excludeUids), arraytoSet(config.getExcludeUids())); in assertCorreclyBuilt()329 mAPCTestConfig.excludeUids = new int[]{ 0 }; in testCombineUid()397 mAPCTestConfig.excludeUids = new int[]{ 0 }; in testCaptureExcludeUid()402 mAPCTestConfig.excludeUids = new int[]{ mUid }; in testCaptureExcludeUid()