Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/job/
DJobServiceContext.java79 private static final long OP_TIMEOUT_MILLIS = 8 * 1000; field in JobServiceContext
839 timeoutMillis = OP_TIMEOUT_MILLIS; in scheduleOpTimeOutLocked()