Searched defs:delayAmount (Results 1 – 2 of 2) sorted by relevance
31 long delayAmount = 0; field in SampleWithCustomBuilder103 long delayAmount, in SampleWithCustomBuilder()199 private long delayAmount; field in SampleWithCustomBuilder.Builder
517 float delayAmount = START_VIEW_REORDER_DELAY; in realTimeReorder() local