Home
last modified time | relevance | path

Searched defs:mountService (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/storage/
DExternalStorageFormatter.java123 IMountService mountService = getMountService(); in onCancel() local
150 IMountService mountService = getMountService(); in updateProgressState() local
164 final IMountService mountService = getMountService(); in updateProgressState() local
/frameworks/base/core/java/android/os/
DEnvironment.java83 IMountService mountService = IMountService.Stub.asInterface(ServiceManager in getPrimaryVolume() local
713 final IMountService mountService = IMountService.Stub.asInterface( in getStorageState() local
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java75 IMountService mountService = getMountService(); in createSdDir() local
/frameworks/base/services/java/com/android/server/
DSystemServer.java136 MountService mountService = null; in initAndLoop() local
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java582 IMountService mountService = IMountService.Stub.asInterface(service); in updateEncryptionPassword() local