Searched refs:TEMP_ARRAY (Results 1 – 1 of 1) sorted by relevance
90 private static final int[] TEMP_ARRAY = new int[1]; field in Utils608 TEMP_ARRAY[0] = attr; in obtainStyledColor()609 final TypedArray a = context.obtainStyledAttributes(TEMP_ARRAY); in obtainStyledColor()