Searched refs:ATTR_OTHERWISE (Results 1 – 2 of 2) sorted by relevance
21 import com.android.tools.metalava.ATTR_OTHERWISE187 val otherwise = it.findAttributeValue(ATTR_OTHERWISE) in create()231 val otherwise = it.findAttributeValue(ATTR_OTHERWISE) in create()
39 const val ATTR_OTHERWISE = "otherwise" constant