Searched refs:FLAG_INCREMENTAL (Results 1 – 6 of 6) sorted by relevance
77 public static final int FLAG_INCREMENTAL = 1 << 1; field in BackupTransport
220 boolean isIncremental = (flags & FLAG_INCREMENTAL) != 0; in performBackupInternal()
1153 : BackupTransport.FLAG_INCREMENTAL; in getPerformBackupFlags()
1816 intThat(flags -> (flags & BackupTransport.FLAG_INCREMENTAL) != 0))) in testRunTask_whenIncrementalAndTransportRequestsNonIncremental()2405 eq(BackupTransport.FLAG_INCREMENTAL)); in testRunTask_whenBackupHasCompletedAndThenNoDataChanges_transportGetsNotified()
1048 field public static final int FLAG_INCREMENTAL = 2; // 0x2
1100 field public static final int FLAG_INCREMENTAL = 2; // 0x2