Searched refs:DB_STATE_WRITE_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
84 private static final int DB_STATE_WRITE_IN_PROGRESS = 3; field in WatchdogStorage96 DB_STATE_WRITE_IN_PROGRESS,157 mCurrentDbState = mCurrentDbState == DB_STATE_WRITE_IN_PROGRESS in markDirty()177 mCurrentDbState = DB_STATE_WRITE_IN_PROGRESS; in startWrite()192 if (mCurrentDbState != DB_STATE_WRITE_IN_PROGRESS) { in markWriteSuccessful()556 case DB_STATE_WRITE_IN_PROGRESS: in toDbStateString()