Searched refs:jsonSurfaces (Results 1 – 1 of 1) sorted by relevance
1224 JSONArray jsonSurfaces = new JSONArray(); in sendResponse() local1228 jsonSurfaces.put(jsonSurface); in sendResponse()1232 objs[1] = jsonSurfaces; in sendResponse()1269 JSONArray jsonSurfaces = new JSONArray(); in sendResponseCaptureResult() local1343 jsonSurfaces.put(jsonSurface); in sendResponseCaptureResult()1357 objs[SERIALIZER_SURFACES_ID] = jsonSurfaces; in sendResponseCaptureResult()