Searched refs:supportsMatchParent (Results 1 – 2 of 2) sorted by relevance
132 boolean canMatchParent = supportsMatchParent(); in addContextMenuActions()806 return supportsMatchParent() ? VALUE_MATCH_PARENT : VALUE_FILL_PARENT; in getFillParentValueName()814 protected final boolean supportsMatchParent() { in supportsMatchParent() method in BaseViewRule
222 if (supportsMatchParent()) { in addLayoutActions()