Searched refs:storageManagerInternal (Results 1 – 3 of 3) sorted by relevance
1483 StorageManagerInternal storageManagerInternal = LocalServices.getService( in grantRuntimePermission() local1485 storageManagerInternal.onExternalStoragePolicyChanged(uid, packageName); in grantRuntimePermission()
657 StorageManagerInternal storageManagerInternal = LocalServices.getService( in systemReady() local659 storageManagerInternal.addExternalStoragePolicy( in systemReady()
4246 StorageManagerInternal storageManagerInternal = LocalServices.getService( in startProcessLocked() local4248 mountExternal = storageManagerInternal.getExternalStorageMountMode(uid, in startProcessLocked()