Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java70 private static final String WINDOW_LAYOUT_INFO_CALLBACK_ENABLED = field in ImeSettings
211 return mBundle.getBoolean(WINDOW_LAYOUT_INFO_CALLBACK_ENABLED, false); in isWindowLayoutInfoCallbackEnabled()
492 mBundle.putBoolean(WINDOW_LAYOUT_INFO_CALLBACK_ENABLED, enabled); in setWindowLayoutInfoCallbackEnabled()