Searched refs:showImeScreenshot (Results 1 – 4 of 4) sorted by relevance
2192 verify(mDisplayContent, atLeast(1)).showImeScreenshot(); in testAttachAndShowImeScreenshotOnTarget()2215 verify(mDisplayContent).showImeScreenshot(); in testShowImeScreenshot()2220 verify(mDisplayContent, never()).showImeScreenshot(); in testShowImeScreenshot()2240 mDisplayContent.showImeScreenshot(); in testShowImeScreenshot_removeCurSnapshotBeforeCreateNext()2243 mDisplayContent.showImeScreenshot(); in testShowImeScreenshot_removeCurSnapshotBeforeCreateNext()2286 mDisplayContent.showImeScreenshot(); in testRemoveImeScreenshot_whenWindowRemoveImmediately()
4185 showImeScreenshot(); in setImeLayeringTargetInner()4387 void showImeScreenshot() { in showImeScreenshot() method in DisplayContent
3152 mDisplayContent.showImeScreenshot(); in applyAnimationUnchecked()
53032 HPLcom/android/server/wm/DisplayContent;->showImeScreenshot()V