Searched refs:aidlLatencyMs (Results 1 – 1 of 1) sorted by relevance
91 int32_t aidlLatencyMs = -1; in openOutputStream_Locked() local92 if (stream->getLatencyMs(&aidlLatencyMs).isOk() && aidlLatencyMs > 0) { in openOutputStream_Locked()93 newConfig.latencyMs = aidlLatencyMs; in openOutputStream_Locked()