Searched refs:doTestCaptureMatchingAllowedUsage (Results 1 – 1 of 1) sorted by relevance
336 doTestCaptureMatchingAllowedUsage(AudioAttributes.USAGE_UNKNOWN); in testCaptureMatchingAllowedUsageUnknown()341 doTestCaptureMatchingAllowedUsage(AudioAttributes.USAGE_MEDIA); in testCaptureMatchingAllowedUsageMedia()346 doTestCaptureMatchingAllowedUsage(AudioAttributes.USAGE_GAME); in testCaptureMatchingAllowedUsageGame()349 private void doTestCaptureMatchingAllowedUsage(int usage) throws Exception { in doTestCaptureMatchingAllowedUsage() method in AudioPlaybackCaptureTest