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