Home
last modified time | relevance | path

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

/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
DHugeAgent.java45 static final int AGENT_VERSION = 1; field in HugeAgent
163 if (stateVersion > AGENT_VERSION) { in compareStateFile()
197 out.writeInt(AGENT_VERSION); in writeStateFile()