Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/timezone/
DPackageStatusStorage.java181 optimisticLockId = getCurrentOptimisticLockId(); in generateCheckToken()
212 optimisticLockId = getCurrentOptimisticLockId(); in resetCheckState()
253 private int getCurrentOptimisticLockId() throws ParseException { in getCurrentOptimisticLockId() method in PackageStatusStorage
294 currentOptimisticLockId = getCurrentOptimisticLockId(); in writePackageStatusWithOptimisticLockCheck()