Searched refs:staticBuildDataKey (Results 1 – 1 of 1) sorted by relevance
32 private var staticBuildDataKey = "staticBuildData" variable85 …database.jsonDataDao()?.setJSONStringForKey(staticBuildDataKey, buildDataJSON.toString(), updatesC… in setBuildDataInDatabase()89 val buildJSONString = database.jsonDataDao()?.loadJSONStringForKey(staticBuildDataKey, scopeKey) in getBuildDataFromDatabase()