Searched refs:writeState (Results 1 – 3 of 3) sorted by relevance
85 writeState(); in getNewId()170 writeState(); in EventResultPersister()210 writeState(); in onEventReceived()218 private void writeState() { in writeState() method in EventResultPersister316 writeState(); in addObserver()
119 mCallLogBackupAgent.writeState(mDataOutput, state); in testWriteState_NoCalls()132 mCallLogBackupAgent.writeState(mDataOutput, state); in testWriteState_OneCall()148 mCallLogBackupAgent.writeState(mDataOutput, state); in testWriteState_MultipleCalls()
167 writeState(dataOutput, state); in onBackup()294 void writeState(DataOutput dataOutput, CallLogBackupState state) in writeState() method in CallLogBackupAgent