Searched refs:MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS (Results 1 – 3 of 3) sorted by relevance
21 import static android.view.autofill.AutofillManager.MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS;582 if (durationMs > MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS) { in setTemporaryAugmentedAutofillService()584 + MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS + " (called with " + durationMs + ")"); in setTemporaryAugmentedAutofillService()
348 public static final int MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS = 1_000 * 60 * 2; // 2 minutes field in AutofillManager
3357 field public static final int MAX_TEMP_AUGMENTED_SERVICE_DURATION_MS = 120000; // 0x1d4c0