Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java549 IMountService mountService = IMountService.Stub.asInterface(service); in updateCryptoUserInfo() local
680 IMountService mountService = IMountService.Stub.asInterface(service); in updateEncryptionPassword() local
794 IMountService mountService = IMountService.Stub.asInterface( in isDeviceEncrypted() local
1017 IMountService mountService = IMountService.Stub.asInterface(service); in setVisiblePatternEnabled() local
1040 IMountService mountService = IMountService.Stub.asInterface(service); in setVisiblePasswordEnabled() local
/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java89 IMountService mountService = getMountService(); in createSdDir() local
114 IMountService mountService = getMountService(); in resizeSdDir() local
/frameworks/base/core/java/android/os/storage/
DStorageManager.java863 final IMountService mountService = IMountService.Stub.asInterface( in getVolumeList() local
982 final IMountService mountService = IMountService.Stub.asInterface( in maybeTranslateEmulatedPathToInternal() local
/frameworks/base/services/java/com/android/server/
DSystemServer.java413 IMountService mountService = null; in startOtherServices() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1912 IMountService mountService = IMountService.Stub.asInterface(service); in handleMessage() local