Home
last modified time | relevance | path

Searched refs:getWALSyncMode (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/database/sqlite/
H A DSQLiteCompatibilityWalFlagsTest.java64 SQLiteCompatibilityWalFlags.getWALSyncMode(); in testParseConfig()
75 SQLiteCompatibilityWalFlags.getWALSyncMode(); in testParseConfig()
82 assertEquals(SQLiteGlobal.getWALSyncMode(), in testParseConfig()
83 SQLiteCompatibilityWalFlags.getWALSyncMode()); in testParseConfig()
88 assertEquals("VALUE", SQLiteCompatibilityWalFlags.getWALSyncMode()); in testParseConfig()
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteCompatibilityWalFlags.java65 public static String getWALSyncMode() { in getWALSyncMode() method in SQLiteCompatibilityWalFlags
134 sWALSyncMode = parser.getString("wal_syncmode", SQLiteGlobal.getWALSyncMode()); in init()
H A DSQLiteGlobal.java119 public static String getWALSyncMode() { in getWALSyncMode() method in SQLiteGlobal
H A DSQLiteConnection.java341 setSyncMode(SQLiteCompatibilityWalFlags.getWALSyncMode()); in setWalModeFromConfiguration()
343 setSyncMode(SQLiteGlobal.getWALSyncMode()); in setWalModeFromConfiguration()
H A DSQLiteConnectionPool.java1128 + SQLiteCompatibilityWalFlags.getWALSyncMode()); in dump()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt980 MissingNullability: android.database.sqlite.SQLiteGlobal#getWALSyncMode():
H A Dtest-current.txt996 method public static String getWALSyncMode();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6201 HSPLandroid/database/sqlite/SQLiteGlobal;->getWALSyncMode()Ljava/lang/String;+]Landroid/content/res…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6199 HSPLandroid/database/sqlite/SQLiteGlobal;->getWALSyncMode()Ljava/lang/String;+]Landroid/content/res…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17311 Landroid/database/sqlite/SQLiteCompatibilityWalFlags;->getWALSyncMode()Ljava/lang/String;