Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java91 public boolean getHardKeyboardConfigurationBehaviorAllowed(boolean defaultValue) { in getHardKeyboardConfigurationBehaviorAllowed() method in ImeSettings
DMockIme.java418 if (!mSettings.getHardKeyboardConfigurationBehaviorAllowed(false)) { in onEvaluateInputViewShown()
435 if (!mSettings.getHardKeyboardConfigurationBehaviorAllowed(false)) { in onShowInputRequested()