Searched refs:getAttributeIntHexOrThrow (Results 1 – 2 of 2) sorted by relevance
38 import com.android.server.permission.access.util.getAttributeIntHexOrThrow in <lambda>()99 protectionLevel = getAttributeIntHexOrThrow(ATTR_PROTECTION_LEVEL) in <lambda>()
190 inline fun BinaryXmlPullParser.getAttributeIntHexOrThrow(name: String): Int = method