Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java625 if (shouldResetSessionStateOnInputMethodSwitch()) { in onSwitchInputMethodLocked()
639 private boolean shouldResetSessionStateOnInputMethodSwitch() { in shouldResetSessionStateOnInputMethodSwitch() method in Session