Searched refs:shouldIgnoreViewEnteredLocked (Results 1 – 1 of 1) sorted by relevance
955 private boolean shouldIgnoreViewEnteredLocked(@NonNull AutofillId id, int flags) { in shouldIgnoreViewEnteredLocked() method in AutofillManager1006 if (shouldIgnoreViewEnteredLocked(id, flags)) return null; in notifyViewEnteredLocked()1179 if (shouldIgnoreViewEnteredLocked(id, flags)) return callback; in notifyViewEnteredLocked()