Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DHotwordDetectedResult.java235 public static int getMaxHotwordPhraseId() { in getMaxHotwordPhraseId() method in HotwordDetectedResult
374 totalBits += bitCount(HotwordDetectedResult.getMaxHotwordPhraseId()); in getUsageSize()
401 Preconditions.checkArgumentInRange(mHotwordPhraseId, 0, getMaxHotwordPhraseId(), in onConstructed()
/frameworks/base/core/api/
Dsystem-current.txt13494 method public static int getMaxHotwordPhraseId();