Searched refs:setIsPending (Results 1 – 5 of 5) sorted by relevance
43 .setIsPending(1) in testAllFields()57 .setIsPending(1) in testAllFields()
87 public Builder setIsPending(int isPending) { in setIsPending() method in BackupIdRow.Builder269 builder.setIsPending(Integer.parseInt(fields[3])); in deserialize()
79 public Builder setIsPending(boolean pending) { in setIsPending() method in FileRow.Builder
399 .setIsPending(isPending) in onConfigure()448 .setIsPending(oldIsPending) in onConfigure()461 .setIsPending(newIsPending) in onConfigure()
620 builder.setIsPending(isPending ? 1 : 0); in createBackupIdRow()