Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DFillUi.java85 private static final int AUTOFILL_CREDMAN_MAX_VISIBLE_DATASETS = 5; field in FillUi
220 mVisibleDatasetsMaxCount = AUTOFILL_CREDMAN_MAX_VISIBLE_DATASETS; in FillUi()