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