Searched refs:isUntrustedVirtualDisplay (Results 1 – 2 of 2) sorted by relevance
7021 if (displayContent.isUntrustedVirtualDisplay()) { in shouldShowSystemDecors()7041 if (displayContent.isUntrustedVirtualDisplay()) { in setShouldShowSystemDecors()7065 if (displayContent.isUntrustedVirtualDisplay()) { in shouldShowIme()7086 if (displayContent.isUntrustedVirtualDisplay()) { in setShouldShowIme()
5048 || (mWmService.mForceDesktopModeOnExternalDisplays && !isUntrustedVirtualDisplay())) in supportsSystemDecorations()5056 boolean isUntrustedVirtualDisplay() { in isUntrustedVirtualDisplay() method in DisplayContent