Home
last modified time | relevance | path

Searched defs:OS_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java118 int OS_DEFAULT = 2; field
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java1398 ImeSettings.FullscreenModePolicy.OS_DEFAULT))) { in testRotateScreenWithKeyboardShownImplicitly()