Searched refs:ACTION_VIEW_ENTERED (Results 1 – 2 of 2) sorted by relevance
106 /** @hide */ public static final int ACTION_VIEW_ENTERED = 2; field in AutofillManager467 updateSessionLocked(id, null, value, ACTION_VIEW_ENTERED, flags); in notifyViewEntered()566 updateSessionLocked(id, bounds, null, ACTION_VIEW_ENTERED, flags); in notifyViewEntered()
25 import static android.view.autofill.AutofillManager.ACTION_VIEW_ENTERED;1045 || action == ACTION_VIEW_ENTERED) { in updateLocked()1091 case ACTION_VIEW_ENTERED: in updateLocked()