Searched refs:mShouldShowIme (Results 1 – 1 of 1) sorted by relevance
296 private boolean mShouldShowIme; field in MultiDisplayClientTests.ImeTestActivity301 mShouldShowIme = getIntent().hasExtra(EXTRA_SHOW_IME); in onCreate()302 if (mShouldShowIme) { in onCreate()314 if (mShouldShowIme) { in onResume()