UikonInternalPSKeys.h File Reference

const TUid KPSUidUikon

const TUid KPSUidUikon

const TUint32 KUikFFSFreeLevel

const TUint32 KUikFFSFreeLevel

Free space level of FFS file system (drive C:)

Possible values: 0: free space OK -1: free space at or below warning level -2: free space at or below critical level

const TUint32 KUikMmcFFSFreeLevel

const TUint32 KUikMmcFFSFreeLevel

Free space level of FFS file system (drive MMC:)

Possible values: 0: free space OK -1: free space at or below warning level -2: free space at or below critical level

const TUint32 KUikFlipStatus

const TUint32 KUikFlipStatus

Flip status. This key is updated by AknCapServer according to the flip key events.

Possible values: 0: flip close 1: flip open

const TUint32 KUikVideoCallTopApp

const TUint32 KUikVideoCallTopApp

This key tells which application is topmost when there is an active video call.

const TUint32 KUikMMCInserted

const TUint32 KUikMMCInserted

To be used by SysAp for notifying OOM Watcher of the MMC status. SysAp initializes this key in startup and if the device supports MMC Hot Swap, updates its status according to MMC mounts/dismounts.

Possible values: 0: MMC removed 1: MMC inserted

const TUint32 KUikGlobalNotesAllowed

const TUint32 KUikGlobalNotesAllowed

Information about whether it is allowed to show global notes on the screen or not.

No notes should be shown during boot sequence and this setting will remain in the value 0 until the phone is completely booted up.

Possible values: 0: global notes are not allowed to be shown. 1: global notes can be shown normally.

const TUint32 KUikOOMWatchdogStatus

const TUint32 KUikOOMWatchdogStatus

This key is used to signal OOM framework to free RAM. FW will ask applications to exit until amount of free memory exceeds the value given or there is no more application which will exit gracefully. OOM FW signals its completion by setting this value to -1.

const TUint32 KUikLayoutState

const TUint32 KUikLayoutState

This key saves the screen resolution state in the device. The value is updated by eiksrvui project in Eikstd which is part of Avkon ui library.

Possible values: 0 - x where x is the biggest used layout state value in aknpriv.rss. Same value in different products can mean different resolution (it depends on aknpriv.rss configuration).

const TUint32 KUikPreferredOrientation

const TUint32 KUikPreferredOrientation

Preferred orientation. This key is used to store the preferred orientation for the current hardware layout state.

Possible values: 0: Normal screen orientation 1: Alternate screen orientation

const TUint32 KUikAppHiddenList

const TUint32 KUikAppHiddenList

The list of running aplications meant to be hidden from the user. The list is always the size of 4*KMaxHiddenApps bytes.

Stores maximum of KMaxHiddenApps number of application UIDs to the byte array property, the value of 0x00000000 marks the end of list.

Possible values:

0-KMaxHiddenApps Application UIDs in byte array

const TInt KMaxHiddenApps

const TInt KMaxHiddenApps

const TUint32 KUikInstalledLanguages

const TUint32 KUikInstalledLanguages

String value containing a space-separated list of the language codes of the language variants that are installed in the device.

The list begins and ends with space, so a language ID can be searched from the list with " <LANGUAGE ID> ".

The key is defined and set by AknCapServer during the startup of the device and it shouldn't be changed afterwards.

RProperty::EText