Searched refs:mIsHotwordLookback (Results 1 – 1 of 1) sorted by relevance
610 private boolean mIsHotwordLookback = false; field in AudioRecord.Builder957 mIsHotwordLookback = hotwordLookbackContent; in setRequestHotwordLookbackStream()976 if (mIsHotwordLookback) { in build()983 } else if (mIsHotwordLookback) { in build()1012 if (mIsHotwordStream || mIsHotwordLookback) { in build()