Searched refs:ALLOWED_USAGES (Results 1 – 1 of 1) sorted by relevance
285 private static final @AttributeUsage int[] ALLOWED_USAGES = new int[]{ field in AudioPlaybackCaptureTest354 mAPCTestConfig.matchingUsages = ALLOWED_USAGES; in doTestCaptureMatchingAllowedUsage()365 mAPCTestConfig.matchingUsages = ALLOWED_USAGES; in testCaptureMatchingForbidenUsage()372 for (int usage : ALLOWED_USAGES) { in testCaptureExcludeUsage()376 mAPCTestConfig.excludeUsages = ALLOWED_USAGES; in testCaptureExcludeUsage()