Searched refs:tempLocation (Results 1 – 2 of 2) sorted by relevance
29 val tempLocation = formatLocation(context, measurementLocation) in formatValue() constant30 "$tempString $tempLocation" in formatValue()51 val tempLocation = formatLocation(context, measurementLocation) in formatA11tValue() constant52 "$tempString $tempLocation" in formatA11tValue()
82 val tempLocation = IntArray(2) in <lambda>() constant86 child.getLocationOnScreen(tempLocation) in <lambda>()88 val viewCenterX = tempLocation[0] + child.width / 2 in <lambda>()98 val viewCenterY = tempLocation[1] + child.height / 2 in <lambda>()