Home
last modified time | relevance | path

Searched refs:transferTypeToString (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsBaseActivity.java526 static String transferTypeToString(int transferType) { in transferTypeToString() method in AudioDataPathsBaseActivity.TestModule
558 + ":" + transferTypeToString(mTransferType); in formatOutputAttributes()
566 + ":" + transferTypeToString(mTransferType); in formatInputAttributes()