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

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

Completed in 50 milliseconds