Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java293 private static final boolean WATCHDOG_ENABLE = true; field in StorageManagerService
1921 if (WATCHDOG_ENABLE) { in StorageManagerService()