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