Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java143 public int fullscreenModePolicy() { in fullscreenModePolicy() method in ImeSettings
DMockIme.java869 final int policy = mSettings.fullscreenModePolicy(); in onEvaluateFullscreenMode()