Searched refs:TABLES (Results 1 - 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DShortcutRepositoryImplLog.java114 private static final String TABLES = ClickLog.TABLE_NAME + " INNER JOIN " + field in class:ShortcutRepositoryImplLog
171 false, TABLES, SHORTCUT_QUERY_COLUMNS, where, GROUP_BY, having, orderBy, null);
178 false, TABLES, SHORTCUT_QUERY_COLUMNS, where, GROUP_BY, having, orderBy, null);
685 // -------------------------- TABLES --------------------------
778 // -------------------------- END TABLES --------------------------

Completed in 37 milliseconds