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.java60 IMountService mountService = IMountService.Stub.asInterface(ServiceManager in getPrimaryVolume() local
589 IMountService mountService = IMountService.Stub.asInterface(ServiceManager in getExternalStorageState() 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.java132 MountService mountService = null; in run() local
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java570 IMountService mountService = IMountService.Stub.asInterface(service); in updateEncryptionPassword() local