Home
last modified time | relevance | path

Searched refs:periodic (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncOperationTest.java147 SyncOperation periodic = new SyncOperation(ep, 0, "package", 0, 0, extras, false, true, in testFailedPeriodicConversion() local
150 SyncOperation oneoff = periodic.createOneTimeSyncOperation(); in testFailedPeriodicConversion()
152 assertEquals("Period not restored", periodic.periodMillis, oneoff.periodMillis); in testFailedPeriodicConversion()
153 assertEquals("Flex not restored", periodic.flexMillis, oneoff.flexMillis); in testFailedPeriodicConversion()
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto277 // Time in between periodic checks
/frameworks/rs/script_api/
Drs_math.spec2919 This function is useful for implementing periodic functions. The low three bits of the
/frameworks/rs/script_api/include/
Drs_math.rsh5716 * This function is useful for implementing periodic functions. The low three bits of the