Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnection.java1818 private void notifySoftKeyboardShowModeChangedInternal(int showState) { in notifySoftKeyboardShowModeChangedInternal() method in AbstractAccessibilityServiceConnection
2235 notifySoftKeyboardShowModeChangedInternal(showState); in handleMessage()