Searched defs:secondValue (Results 1 – 5 of 5) sorted by relevance
40 const secondValue = isPrimaryValues(Values.Third); constant
40 const secondValue = isPrimaryValues(Values.c); constant
49 const secondValue = isPrimaryValues(Color.Red); constant
233 String secondValue = value.substring(0, value.length() - 1); in parse() local
242 String secondValue = timeValue; in parse() local