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.java104 public boolean getHardKeyboardConfigurationBehaviorAllowed(boolean defaultValue) { in getHardKeyboardConfigurationBehaviorAllowed() method in ImeSettings
DMockIme.java538 if (!mSettings.getHardKeyboardConfigurationBehaviorAllowed(false)) { in onEvaluateInputViewShown()
555 if (!mSettings.getHardKeyboardConfigurationBehaviorAllowed(false)) { in onShowInputRequested()