Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java767 public static int getPartitionMaxCount() { in getPartitionMaxCount() method in AutofillManagerService
DSession.java2223 if (numResponses >= AutofillManagerService.getPartitionMaxCount()) { in shouldStartNewPartitionLocked()
2225 + " reached maximum of " + AutofillManagerService.getPartitionMaxCount()); in shouldStartNewPartitionLocked()
/frameworks/base/services/
Dart-profile4519 PLcom/android/server/autofill/AutofillManagerService;->getPartitionMaxCount()I