Searched refs:delayAmount (Results 1 – 1 of 1) sorted by relevance
31 long delayAmount = 0; field in SampleWithCustomBuilder103 long delayAmount, in SampleWithCustomBuilder() argument106 this.delayAmount = delayAmount; in SampleWithCustomBuilder()117 return delayAmount; in getDelayAmount()137 "delayAmount = " + delayAmount + ", " + in toString()149 dest.writeLong(delayAmount); in writeToParcel()169 this.delayAmount = _delayAmount; in SampleWithCustomBuilder()199 private long delayAmount; field in SampleWithCustomBuilder.Builder213 delayAmount = value; in setDelayAmount()232 delayAmount = 0; in build()[all …]