Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/content/
DSyncQueue.java195 op.updateEffectiveRunTime(); in clearBackoffs()
205 op.updateEffectiveRunTime(); in onBackoffChanged()
215 op.updateEffectiveRunTime(); in onDelayUntilTimeChanged()
DSyncOperation.java139 updateEffectiveRunTime(); in SyncOperation()
345 public void updateEffectiveRunTime() { in updateEffectiveRunTime() method in SyncOperation
DSyncManager.java1071 op.updateEffectiveRunTime(); in increaseBackoffSetting()