Searched refs:attJson (Results 1 – 1 of 1) sorted by relevance
4695 String attJson = qq.attachmentJson; in uiQuery() local4697 if (attJson != null) { in uiQuery()4698 c = db.rawQuery(sql, new String[] {attJson, id}); in uiQuery()