Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobServiceContext.java80 private static final long OP_TIMEOUT_MILLIS = 8 * 1000; field in JobServiceContext
859 timeoutMillis = OP_TIMEOUT_MILLIS; in scheduleOpTimeOutLocked()