Searched refs:SYNC_OP_STATE_VALID (Results 1 – 1 of 1) sorted by relevance
215 private static final int SYNC_OP_STATE_VALID = 0; field in SyncManager3228 if (syncOpState != SYNC_OP_STATE_VALID) { in startSyncH()3398 if (syncOpState != SYNC_OP_STATE_VALID) { in updateOrAddPeriodicSyncH()3518 return SYNC_OP_STATE_VALID; in computeSyncOpState()