Lines Matching refs:RingtonePermissionUtils
33 sptr<AppExecFwk::IBundleMgr> RingtonePermissionUtils::bundleManager_ = nullptr;
34 mutex RingtonePermissionUtils::bundleManagerMutex_;
35 sptr<AppExecFwk::IBundleMgr> RingtonePermissionUtils::GetSysBundleManager()
68 void RingtonePermissionUtils::GetClientBundle(const int uid, string &bundleName)
82 bool RingtonePermissionUtils::CheckCallerPermission(const string &permission)
97 bool RingtonePermissionUtils::CheckHasPermission(const vector<string> &permsVec)
112 string RingtonePermissionUtils::GetPackageNameByBundleName(const string &bundleName)
142 bool RingtonePermissionUtils::CheckCallerPermission(const vector<string> &permsVec)
156 uint32_t RingtonePermissionUtils::GetTokenId()
161 bool RingtonePermissionUtils::IsSystemApp()
167 bool RingtonePermissionUtils::CheckIsSystemAppByUid()
178 bool RingtonePermissionUtils::IsNativeSAApp()