Searched refs:mirrorDisplayId (Results 1 – 1 of 1) sorted by relevance
6697 int mirrorDisplayId = mWmService.mDisplayManagerInternal.getDisplayIdToMirror(mDisplayId); in setDisplayMirroring() local6698 if (mirrorDisplayId == INVALID_DISPLAY) { in setDisplayMirroring()6702 if (mirrorDisplayId == mDisplayId) { in setDisplayMirroring()6705 "Content Recording: Attempting to mirror self on %d", mirrorDisplayId); in setDisplayMirroring()6713 DisplayContent mirrorDc = mRootWindowContainer.getDisplayContentOrCreate(mirrorDisplayId); in setDisplayMirroring()6718 mirrorDisplayId); in setDisplayMirroring()6727 mirrorDisplayId, mDisplayId); in setDisplayMirroring()6738 mDisplayId, mirrorDisplayId); in setDisplayMirroring()