Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsTaskScheduler.java62 protected ContactsTaskScheduler(String name, int shutdownTimeoutSeconds) { in ContactsTaskScheduler() argument
64 mShutdownTimeoutSeconds = shutdownTimeoutSeconds; in ContactsTaskScheduler()