Searched refs:getSoftKeyboardValueFromSettings (Results 1 – 1 of 1) sorted by relevance
4168 if (getSoftKeyboardValueFromSettings() != SHOW_MODE_IGNORE_HARD_KEYBOARD) { in setSoftKeyboardModeLocked()4204 if (getSoftKeyboardValueFromSettings() != mSoftKeyboardShowMode) in reconcileSoftKeyboardModeWithSettingsLocked()4248 private int getSoftKeyboardValueFromSettings() { in getSoftKeyboardValueFromSettings() method in AccessibilityManagerService.UserState