Searched refs:effectiveTimeoutMs (Results 1 – 1 of 1) sorted by relevance
303 long effectiveTimeoutMs = Long.MAX_VALUE; in SQLiteDatabase() local309 effectiveTimeoutMs = idleConnectionTimeoutMs; in SQLiteDatabase()311 effectiveTimeoutMs = SQLiteGlobal.getIdleConnectionTimeout(); in SQLiteDatabase()314 mConfigurationLocked.idleConnectionTimeoutMs = effectiveTimeoutMs; in SQLiteDatabase()