Searched refs:resolveSyncMode (Results 1 – 5 of 5) sorted by relevance
283 public @SQLiteDatabase.SyncMode String resolveSyncMode() { in resolveSyncMode() method in SQLiteDatabaseConfiguration
362 setSyncMode(mConfiguration.resolveSyncMode()); in setSyncModeFromConfiguration()593 !configuration.resolveSyncMode().equalsIgnoreCase(mConfiguration.resolveSyncMode()); in reconfigure()
1177 + ", syncMode=" + TextUtils.emptyIfNull(mConfiguration.resolveSyncMode())); in dump()
5827 HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->resolveSyncMode()Ljava/lang/String;
5830 HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->resolveSyncMode()Ljava/lang/String;