Searched refs:getSoftKeyboardValueFromSettings (Results 1 – 1 of 1) sorted by relevance
327 if (getSoftKeyboardValueFromSettings() != SHOW_MODE_IGNORE_HARD_KEYBOARD) { in setSoftKeyboardModeLocked()369 if (getSoftKeyboardValueFromSettings() != mSoftKeyboardShowMode) { in reconcileSoftKeyboardModeWithSettingsLocked()493 private int getSoftKeyboardValueFromSettings() { in getSoftKeyboardValueFromSettings() method in AccessibilityUserState