sacls.h File Reference

const TInt KUidProfileValue

const TIntKUidProfileValue

System agent 2 - maintained entries

const TUid KUidProfile

const TUidKUidProfile

const TInt KUidPhonePwrValue

const TIntKUidPhonePwrValue
capability
WriteDeviceData capability is required for changing KUidPhonePwr property value.

const TUid KUidPhonePwr

const TUidKUidPhonePwr

const TInt KUidSIMStatusValue

const TIntKUidSIMStatusValue
capability
WriteDeviceData capability is required for changing KUidSIMStatus property value.

const TUid KUidSIMStatus

const TUidKUidSIMStatus

const TInt KUidNetworkStatusValue

const TIntKUidNetworkStatusValue
capability
WriteDeviceData capability is required for changing KUidNetworkStatus property value.

const TUid KUidNetworkStatus

const TUidKUidNetworkStatus

const TInt KUidNetworkStrengthValue

const TIntKUidNetworkStrengthValue
capability
WriteDeviceData capability is required for changing KUidNetworkStrength property value.

const TUid KUidNetworkStrength

const TUidKUidNetworkStrength

const TInt KUidChargerStatusValue

const TIntKUidChargerStatusValue
capability
WriteDeviceData capability is required for changing KUidChargerStatus property value.

const TUid KUidChargerStatus

const TUidKUidChargerStatus

const TInt KUidBatteryStrengthValue

const TIntKUidBatteryStrengthValue
capability
WriteDeviceData capability is required for changing KUidBatteryStrength property value.

const TUid KUidBatteryStrength

const TUidKUidBatteryStrength

const TInt KUidCurrentCallValue

const TIntKUidCurrentCallValue
capability
WriteDeviceData capability is required for changing KUidCurrentCall property value.

const TUid KUidCurrentCall

const TUidKUidCurrentCall

const TInt KUidDataPortValue

const TIntKUidDataPortValue

const TUid KUidDataPort

const TUidKUidDataPort

const TInt KUidInboxStatusValue

const TIntKUidInboxStatusValue

const TUid KUidInboxStatus

const TUidKUidInboxStatus

const TInt KUidOutboxStatusValue

const TIntKUidOutboxStatusValue

const TUid KUidOutboxStatus

const TUidKUidOutboxStatus

const TInt KUidClockValue

const TIntKUidClockValue

const TUid KUidClock

const TUidKUidClock

const TInt KUidAlarmValue

const TIntKUidAlarmValue

No longer used

const TUid KUidAlarm

const TUidKUidAlarm

const TInt KUidIrdaStatusValue

const TIntKUidIrdaStatusValue

const TUid KUidIrdaStatus

const TUidKUidIrdaStatus

const TInt KSAUidSoftwareInstallKeyValue

const TIntKSAUidSoftwareInstallKeyValue

This is a duplicate of Swi::KUidSoftwareInstallKey from swi/swispubsubdefs.h This is the publish and subscribe property used by Secure Software Install to publish its current state. The publish and subscribe key is defined by SysAgent2 server, but we do not want to have a dependency to the security subsystem, so we redefine a constant with the same key value here so it may be used by this and other Core OS layer components. We also define the property's values in sacls.h too, see TSASwisOperation & TSASwisOperationStatus.

const TUint KSASwisOperationStatusMask

const TUintKSASwisOperationStatusMask

This is a duplicate of Swi::KSwisOperationStatusMask from swi/swispubsubdefs.h KSAUidSoftwareInstallKeyValue

const TUint KUidSwiLatestInstallation

const TUintKUidSwiLatestInstallation

This is the global definition used by Software Install server (SWIS) This is the publish and subscribe property used by SWI to publish the most recently installed or updated application. If the application has subsequently been uninstalled the value may refer to an application that no longer exists. Has value KUidNull if no applications have been installed

capability
ECapabilityTrustedUI capability is required to modify the value of this property

const TUint KUidUnifiedCertstoreFlag

const TUintKUidUnifiedCertstoreFlag

This is the global definition of KUidUnifiedCertstoreFlag. This publish and subscribe property is used to notify users of changes in the unified certstore

const TUint KUidBackupRestoreKey

const TUintKUidBackupRestoreKey

This is a duplicate of KUidBackupRestoreKey from the secure backup engine's sbdefs.h This is the Publish and Subscribe property used by Secure Backup Engine to publish its current state. The publish and subscribe key is defined by SysAgent2 server.

const TUint KSWIUidsCurrentlyBeingProcessed

const TUintKSWIUidsCurrentlyBeingProcessed

This is the publish and subscribe property used by Secure Software Install to Publish package UIDs which are currently being processed. The publish and subscribe key is defined by SysAgent2 server, but we do not want to have a dependency to the security subsystem, so we define a constant in sacls.h , By doing this it will be available for Core OS layer components.