Searched refs:convertColorAndroid (Results 1 – 2 of 2) sorted by relevance
27 function convertColorAndroid(input) { function101 [BORDER_COLOR_KEY, borderColor ? convertColorAndroid(borderColor) : null],
55 function convertColorAndroid(input: string): number { function154 [BORDER_COLOR_KEY, borderColor ? convertColorAndroid(borderColor) : null], constant