startupdomainpskeys.h File Reference

const TInt KStartupEnumerationFirstValue

const TInt KStartupEnumerationFirstValue

const TUid KPSUidStartup

const TUid KPSUidStartup [static]

const TUint32 KPSGlobalSystemState

const TUint32 KPSGlobalSystemState

Note: Refer simutils.h for actual definitions. The system state shared by Symbian OS and Domestic OS.

const TUint32 KPSGlobalStartupMode

const TUint32 KPSGlobalStartupMode

The startup mode shared by Symbian OS and Domestic OS.

const TUint32 KPSIdlePhase1Ok

const TUint32 KPSIdlePhase1Ok

Idle screen is ready to be transferred into foreground. Startup animation can be shown.

const TUint32 KPSPhonePhase1Ok

const TUint32 KPSPhonePhase1Ok

Phone application is ready for MO/MT calls. RF can be switched on.

const TUint32 KPSStartupReason

const TUint32 KPSStartupReason

Used by Starter to publish the additional startup reason (language switch, RFS, etc.) for other components to use. The correct startup reason is updated to this key early in start-up, and the value stays the same until system is shut down.

Contains one of the values of TStartupReason enumeration defined in startupreason.h.

const TUint32 KPSStartupUiPhase

const TUint32 KPSStartupUiPhase

Informs completion of a startup UI sequence phase (animation, graphic, text).

After the key is notified with value EStartupUiPhaseAllDone, clients can begin to use UI services without interfering with startup queries or animation(s).

Clients must not rely on notification of any other value but EStartupUiPhaseAllDone, because if an animation or graphic is not shown its completion is not notified either.

const TUint32 KStartupSimSecurityStatus

const TUint32 KStartupSimSecurityStatus

Indicates the SIM security status

const TUint32 KStartupSimLockStatus

const TUint32 KStartupSimLockStatus

Indicates the SIM lock status

const TUint32 KStartupSecurityCodeStatus

const TUint32 KStartupSecurityCodeStatus

Indicates the Security code status, i.e. is the code required or not.

const TUint32 KStartupSecurityCodeQueryStatus

const TUint32 KStartupSecurityCodeQueryStatus

Used by Security Notifier to notify Startup Application whether the security code query is active. Old Shared Data constant name: KSysCodeQueryStatus.

const TUint32 KStartupBootIntoOffline

const TUint32 KStartupBootIntoOffline

"Boot into Offline Mode" query reply. Startup App shows the query and notifies Starter about the user's choice. Old Shared Data constant name: KSysApBootIntoOffline

const TUint32 KStartupCleanBoot

const TUint32 KStartupCleanBoot

To be used by Startup App for notifying Starter of the ongoing clean boot. Old Shared Data constant name: KSysApCleanBoot

const TUint32 KPSStartupFirstBoot

const TUint32 KPSStartupFirstBoot

To be used by Starter to check whether this is the first boot. This Key will hold the cenrep value same as KStartupFirstBoot , which is persistant across the boots.

const TInt KSplashScreenShutdownAPIBase

const TInt KSplashScreenShutdownAPIBase

const TUint32 KPSSplashShutdown

const TUint32 KPSSplashShutdown

To be used by Startup App for notifying SplashScreen that it should shut down. Changing the value of this key has no effect unless SplashScreen is running.

const TUint32 KIgnoreSecurityEvent

const TUint32 KIgnoreSecurityEvent

To be used by security event SUP to decide whether an event to be ignored or not

const TInt KWakeupAlarmAPIBase

const TInt KWakeupAlarmAPIBase

const TUint32 KPSWakeupAlarmStatus

const TUint32 KPSWakeupAlarmStatus

Starter server sets this value to EWakeupAlarmSet when there are active wakeup alarm(s), and ENoWakeupAlarmsSet when there are no active wakeup alarms. A wakeup alarm is an alarm which wakes up the terminal is it is powered off when the alarm occurs. An active wakeup alarm is a wakeup alarm which has been set and has not started to alert yet.