Searched refs:TYPE_FULL_STREAM (Results 1 – 4 of 4) sorted by relevance
661 mRestoreType = RestoreDescription.TYPE_FULL_STREAM; in nextRestorePackage()775 if (mRestoreType == RestoreDescription.TYPE_FULL_STREAM) { in finishRestore()814 if (mRestoreType != RestoreDescription.TYPE_FULL_STREAM) { in getNextFullRestoreDataChunk()878 if (mRestoreType != RestoreDescription.TYPE_FULL_STREAM) { in abortFullRestore()
54 public static final int TYPE_FULL_STREAM = 2; field in RestoreDescription
607 } else if (type == RestoreDescription.TYPE_FULL_STREAM) { in dispatchNextRestore()1245 == RestoreDescription.TYPE_FULL_STREAM) in keyValueAgentCleanup()
1208 field public static final int TYPE_FULL_STREAM = 2; // 0x2