Searched refs:maybePollTimestamp (Results 1 – 2 of 2) sorted by relevance
120 public boolean maybePollTimestamp(long systemTimeUs) { in maybePollTimestamp() method in AudioTimestampPoller
398 if (!audioTimestampPoller.maybePollTimestamp(systemTimeUs)) { in maybePollAndCheckTimestamp()