Searched refs:SQLITE_COMPATIBILITY_WAL_FLAGS (Results 1 – 1 of 1) sorted by relevance
44 private static final String SQLITE_COMPATIBILITY_WAL_FLAGS = "sqlite_compatibility_wal_flags"; field in SQLiteWalTest54 SystemUtil.runShellCommand("settings delete global " + SQLITE_COMPATIBILITY_WAL_FLAGS); in tearDown()62 SystemUtil.runShellCommand("settings put global " + SQLITE_COMPATIBILITY_WAL_FLAGS + " " in setCompatibilityWalFlags()