Searched refs:queryHistoryDataSql (Results 1 – 1 of 1) sorted by relevance
870 string queryHistoryDataSql = "select * from " + BUNDLE_HISTORY_LOG_TABLE + " where userId = ?"; in GetBundleHistoryData() local874 queryHistoryDataSql, queryCondition); in GetBundleHistoryData()