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

  /packages/apps/ExactCalculator/src/com/android/calculator2/
ExpressionDB.java 124 private static final String SQL_DROP_TABLE =
156 db.execSQL(SQL_DROP_TABLE);
356 mExpressionDB.execSQL(SQL_DROP_TABLE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sqlext.h 670 #define SQL_DROP_TABLE 141
    [all...]

Completed in 204 milliseconds