Searched defs:repeatInterval (Results 1 – 4 of 4) sorted by relevance
52 val repeatInterval = Duration.ofDays(2).plusHours(3) in testPeriodicWorkRequestBuilder_withDuration() constant79 val repeatInterval = Duration.ofHours(3).plusMinutes(25) in testPeriodicWorkRequestBuilder_withFlexTimeandDuration() constant
156 Duration repeatInterval = Duration.ofDays(2).plusHours(3); in testBuild_setPeriodic_withDurationParameters() local
72 val repeatInterval = in getApplicableConstructorTypes() constant
86 long repeatInterval = parcel.readLong(); in ParcelableWorkInfo() local