Searched refs:mObbInfo (Results 1 – 1 of 1) sorted by relevance
4380 private ObbInfo mObbInfo; field in StorageManagerService.MountObbAction4385 mObbInfo = obbInfo; in MountObbAction()4392 if (!isUidOwnerOfPackageOrSystem(mObbInfo.packageName, mCallingUid)) { in handleExecute()4394 + mObbInfo.filename + " which is owned by " + mObbInfo.packageName); in handleExecute()4403 "Attempt to mount OBB which is already mounted: " + mObbInfo.filename); in handleExecute()