Searched refs:TEMP_ATTR (Results 1 – 1 of 1) sorted by relevance
28 private val TEMP_ATTR = IntArray(1) constant53 synchronized(TEMP_ATTR) { in resolveColor()54 TEMP_ATTR[0] = attr in resolveColor()55 a = context.obtainStyledAttributes(TEMP_ATTR) in resolveColor()79 synchronized(TEMP_ATTR) { in resolveDrawable()80 TEMP_ATTR[0] = attr in resolveDrawable()81 a = context.obtainStyledAttributes(TEMP_ATTR) in resolveDrawable()