Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java112 private static final long OP_TIMEOUT_MILLIS = 8 * 1000 * Build.HW_TIMEOUT_MULTIPLIER; field in JobServiceContext
1666 timeoutMillis = OP_TIMEOUT_MILLIS; in scheduleOpTimeOutLocked()