Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayClientTests.java296 private boolean mShouldShowIme; field in MultiDisplayClientTests.ImeTestActivity
301 mShouldShowIme = getIntent().hasExtra(EXTRA_SHOW_IME); in onCreate()
302 if (mShouldShowIme) { in onCreate()
314 if (mShouldShowIme) { in onResume()