Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/storage/
DExternalStorageFormatter.java125 IMountService mountService = getMountService(); in onCancel() local
155 IMountService mountService = getMountService(); in updateProgressState() local
169 final IMountService mountService = getMountService(); in updateProgressState() local
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java88 IMountService mountService = getMountService(); in createSdDir() local
113 IMountService mountService = getMountService(); in resizeSdDir() local
/frameworks/base/core/java/android/os/
DEnvironment.java721 final IMountService mountService = IMountService.Stub.asInterface( in getExternalStorageState() local
867 final IMountService mountService = IMountService.Stub.asInterface( in getStorageVolume() local
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java639 IMountService mountService = IMountService.Stub.asInterface(service); in updateCryptoUserInfo() local
770 IMountService mountService = IMountService.Stub.asInterface(service); in updateEncryptionPassword() local
925 IMountService mountService = IMountService.Stub.asInterface( in isDeviceEncrypted() local
1240 IMountService mountService = IMountService.Stub.asInterface(service); in setVisiblePatternEnabled() local
/frameworks/base/services/java/com/android/server/
DSystemServer.java395 MountService mountService = null; in startOtherServices() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1782 IMountService mountService = IMountService.Stub.asInterface(service); in handleMessage() local