Searched refs:MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS (Results 1 – 4 of 4) sorted by relevance
21 import static android.view.autofill.AutofillManager.MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS;620 if (durationMs > MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS) { in setTemporaryAugmentedAutofillService()622 + MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS + " (called with " + durationMs + ")"); in setTemporaryAugmentedAutofillService()
361 public static final int MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS = 1_000 * 60 * 2; // 2 minutes field in AutofillManager
540 MinMaxConstant: android.view.autofill.AutofillManager#MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS:
5275 field public static final int MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS = 120000; // 0x1d4c0