Searched refs:timestampToString (Results 1 – 1 of 1) sorted by relevance
211 static String timestampToString(AudioTimestamp timestamp) { in timestampToString() method in AudioTrackSurroundTest.TimestampAnalyzer230 Log.d(TAG, (accepted ? "" : "NOT ") + "added ts " + timestampToString(timestamp)); in addTimestamp()