Searched refs:IN_OVERLAY (Results 1 – 1 of 1) sorted by relevance
1098 if (currentAttachmentLocation == IN_OVERLAY) { in applyState()1140 newLocation = if (inOverlay) IN_OVERLAY else newLocation in updateHostAttachment()1340 const val IN_OVERLAY = -1000 constant