Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java256 private static final boolean WATCHDOG_ENABLE = true; field in StorageManagerService
1554 if (WATCHDOG_ENABLE) { in StorageManagerService()