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.java303 private static final boolean WATCHDOG_ENABLE = true; field in StorageManagerService
2015 if (WATCHDOG_ENABLE) { in StorageManagerService()