Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java1085 extendWatchdogTimeout("#onReset might be slow"); in resetIfBootedAndConnected()
1245 private void extendWatchdogTimeout(String reason) { in extendWatchdogTimeout() method in StorageManagerService
1254 extendWatchdogTimeout("#onUserStopped might be slow"); in onUserStopped()
1337 extendWatchdogTimeout("#onUserStopped might be slow"); in remountVolumesForRunningUsersOnMove()
2357 extendWatchdogTimeout("#mount might be slow"); in mount()
2487 extendWatchdogTimeout("#partition might be slow"); in partitionPublic()
2505 extendWatchdogTimeout("#partition might be slow"); in partitionPrivate()
2523 extendWatchdogTimeout("#partition might be slow"); in partitionMixed()
3643 extendWatchdogTimeout("#open might be slow"); in open()
3656 extendWatchdogTimeout("#openFile might be slow"); in openFile()
[all …]
/frameworks/base/services/
Dart-wear-profile2709 PLcom/android/server/StorageManagerService;->extendWatchdogTimeout(Ljava/lang/String;)V