Searched defs:isPopup (Results 1 – 2 of 2) sorted by relevance
347 fun isPopup(): SemanticsMatcher = hasKey(SemanticsProperties.IsPopup) in hasStateDescription() method
166 val isPopup = item != null && isPopupLayout(item.decorView, testTag) in <lambda>() constant