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