Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/job/
DJobServiceContext.java77 private static final long OP_BIND_TIMEOUT_MILLIS = 18 * 1000; field in JobServiceContext
835 timeoutMillis = OP_BIND_TIMEOUT_MILLIS; in scheduleOpTimeOutLocked()