Searched refs:SYNC_OP_STATE_VALID (Results 1 – 1 of 1) sorted by relevance
217 private static final int SYNC_OP_STATE_VALID = 0; field in SyncManager3419 if (syncOpState != SYNC_OP_STATE_VALID) { in startSyncH()3594 if (syncOpState != SYNC_OP_STATE_VALID) { in updateOrAddPeriodicSyncH()3715 return SYNC_OP_STATE_VALID; in computeSyncOpState()