Searched refs:mIsSoftKeyboardCallbackEnabled (Results 1 – 1 of 1) sorted by relevance
2206 private boolean mIsSoftKeyboardCallbackEnabled = false; field in AbstractAccessibilityServiceConnection.InvocationHandler2315 if (!mIsSoftKeyboardCallbackEnabled) { in notifySoftKeyboardShowModeChangedLocked()2324 mIsSoftKeyboardCallbackEnabled = enabled; in setSoftKeyboardCallbackEnabled()