Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSmartStorageMaintIdler.java56 final StorageManagerService ms = StorageManagerService.sSelf; in onStartJob()
83 StorageManagerService ms = StorageManagerService.sSelf; in scheduleSmartIdlePass()
DMountServiceIdler.java71 StorageManagerService ms = StorageManagerService.sSelf; in onStartJob()
86 StorageManagerService ms = StorageManagerService.sSelf; in onStopJob()
DStorageManagerService.java206 static StorageManagerService sSelf = null; field in StorageManagerService
1949 sSelf = this; in StorageManagerService()