Searched refs:mShutdownTimeoutSeconds (Results 1 – 1 of 1) sorted by relevance
55 private final int mShutdownTimeoutSeconds; field in ContactsTaskScheduler64 mShutdownTimeoutSeconds = shutdownTimeoutSeconds; in ContactsTaskScheduler()120 mHandler.postDelayed(mQuitter, mShutdownTimeoutSeconds * 1000); in scheduleTask()