Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceImpl.java20 import static android.view.autofill.AutofillManager.ACTION_START_SESSION;
377 newSession.updateLocked(autofillId, virtualBounds, value, ACTION_START_SESSION, flags); in startSessionLocked()
H A DSession.java25 import static android.view.autofill.AutofillManager.ACTION_START_SESSION;
2770 if (action == ACTION_START_SESSION || action == ACTION_VALUE_CHANGED
2792 case ACTION_START_SESSION:
4294 case ACTION_START_SESSION:
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java284 /** @hide */ public static final int ACTION_START_SESSION = 1; field in AutofillManager
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62659 Landroid/view/autofill/AutofillManager;->ACTION_START_SESSION:I