Home
last modified time | relevance | path

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

/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/db/dao/
H A DUpdateDao.kt119 _incrementSuccessfulLaunchCount(update.id) in _markUpdateAccessed()
123 abstract fun _incrementSuccessfulLaunchCount(id: UUID) in _incrementSuccessfulLaunchCount() method in expo.modules.updates.db.dao.UpdateDao