Home
last modified time | relevance | path

Searched refs:_setUpdateScopeKeyInternal (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/db/dao/
H A DUpdateDao.kt78 _setUpdateScopeKeyInternal(update.id, newScopeKey) in insertUpdate()
82 abstract fun _setUpdateScopeKeyInternal(id: UUID, newScopeKey: String) in _setUpdateScopeKeyInternal() method in expo.modules.updates.db.dao.UpdateDao