Searched refs:locationText (Results 1 – 1 of 1) sorted by relevance
618 Text locationText; in getCameraElements() local622 locationText = doc.createTextNode("front"); in getCameraElements()624 locationText = doc.createTextNode("back"); in getCameraElements()626 locationText = doc.createTextNode(" "); in getCameraElements()628 location.appendChild(locationText); in getCameraElements()