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/com/android/internal/widget/
DLockPatternUtils.java610 IMountService mountService = IMountService.Stub.asInterface(service); in updateCryptoUserInfo() local
741 IMountService mountService = IMountService.Stub.asInterface(service); in updateEncryptionPassword() local
896 IMountService mountService = IMountService.Stub.asInterface( in isDeviceEncrypted() local
1190 IMountService mountService = IMountService.Stub.asInterface(service); in setVisiblePatternEnabled() 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/services/java/com/android/server/
DSystemServer.java392 MountService mountService = null; in startOtherServices() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1902 IMountService mountService = IMountService.Stub.asInterface(service); in handleMessage() local