HomeSort by relevance Sort by last modified time
    Searched defs:TABLES (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRepositoryImplLog.java 114 private static final String TABLES = ClickLog.TABLE_NAME + " INNER JOIN " +
171 false, TABLES, SHORTCUT_QUERY_COLUMNS, where, GROUP_BY, having, orderBy, null);
178 false, TABLES, SHORTCUT_QUERY_COLUMNS, where, GROUP_BY, having, orderBy, null);
188 final String tables = SourceStats.TABLE_NAME; local
196 false, tables, columns, where, groupBy, having, orderBy, limit);
685 // -------------------------- TABLES --------------------------
778 // -------------------------- END TABLES --------------------------
804 // The shortcuts info is not all that important, so we just drop the tables
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 558 milliseconds