Searched refs:effectiveTimeoutMs (Results 1 – 1 of 1) sorted by relevance
478 long effectiveTimeoutMs = Long.MAX_VALUE; in SQLiteDatabase() local484 effectiveTimeoutMs = idleConnectionTimeoutMs; in SQLiteDatabase()486 effectiveTimeoutMs = SQLiteGlobal.getIdleConnectionTimeout(); in SQLiteDatabase()489 mConfigurationLocked.idleConnectionTimeoutMs = effectiveTimeoutMs; in SQLiteDatabase()