Home
last modified time | relevance | path

Searched refs:getMaxBundleSize (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DHotwordDetectionService.java396 persistableBundle) > HotwordDetectedResult.getMaxBundleSize()) { in onDetected()
399 + HotwordDetectedResult.getMaxBundleSize() in onDetected()
H A DHotwordDetectedResult.java217 public static int getMaxBundleSize() { in getMaxBundleSize() method in HotwordDetectedResult
318 Preconditions.checkArgumentInRange(getParcelableSize(mExtras), 0, getMaxBundleSize(), in onConstructed()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10569 method public static int getMaxBundleSize();