Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/content/
DPackageHelper.java92 IMountService mountService = getMountService(); in createSdDir() local
117 IMountService mountService = getMountService(); in resizeSdDir() local
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java683 IMountService mountService = IMountService.Stub.asInterface(service); in updateCryptoUserInfo() local
837 IMountService mountService = IMountService.Stub.asInterface(service); in updateEncryptionPassword() local
1237 IMountService mountService = IMountService.Stub.asInterface(service); in setVisiblePatternEnabled() local
1260 IMountService mountService = IMountService.Stub.asInterface(service); in setVisiblePasswordEnabled() local
/frameworks/base/core/java/android/os/storage/
DStorageManager.java960 final IMountService mountService = IMountService.Stub.asInterface( in getVolumeList() local
1207 IMountService mountService = IMountService.Stub.asInterface( in isNonDefaultBlockEncrypted() local
1263 final IMountService mountService = IMountService.Stub.asInterface( in maybeTranslateEmulatedPathToInternal() local
/frameworks/base/services/java/com/android/server/
DSystemServer.java519 IMountService mountService = null; in startOtherServices() local
/frameworks/base/services/core/java/com/android/server/
DLockSettingsService.java1145 final IMountService mountService = getMountService(); in addUserKeyAuth() local
1156 final IMountService mountService = getMountService(); in fixateNewestUserKeyAuth() local
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java975 final IMountService mountService = getMountService(); in unlockUserCleared() local
DActivityManagerService.java2071 IMountService mountService = IMountService.Stub.asInterface(service); in handleMessage() local