Searched refs:shouldShowImeLocked (Results 1 – 3 of 3) sorted by relevance
384 assertTrue(mTarget.shouldShowImeLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowIme()388 assertTrue(mTarget.shouldShowImeLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowIme()393 assertFalse(mTarget.shouldShowImeLocked(mSecondaryDisplay)); in testSecondaryDisplayDefaultToNotShowIme()602 assertFalse(mWm.mDisplayWindowSettings.shouldShowImeLocked(dc)); in testShouldShowImeWithinForceDesktopMode()
375 boolean shouldShowImeLocked(DisplayContent dc) { in shouldShowImeLocked() method in DisplayWindowSettings
7068 return mDisplayWindowSettings.shouldShowImeLocked(displayContent) in shouldShowIme()