Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DPersistableBundle.java306 public boolean isBundleContentsWithinLengthLimit(int limit) { in isBundleContentsWithinLengthLimit() method in PersistableBundle
327 && !((PersistableBundle) value).isBundleContentsWithinLengthLimit(limit)) { in isBundleContentsWithinLengthLimit()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DConfirmUserCreationActivity.java122 || (mAccountOptions != null && !mAccountOptions.isBundleContentsWithinLengthLimit( in checkUserCreationRequirements()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java6386 if (accountOptions != null && accountOptions.isBundleContentsWithinLengthLimit(