tactilefeedbackinternalpskeys.h File Reference

const TUid KPSUidTactileFeedback

const TUid KPSUidTactileFeedback

We are using the system category value, because it is below KUidSecurityThresholdCategoryValue, and thus the property can be defined from any process with WriteDeviceData -capability, regardless of whether the process' SID matches this category.

const TUint32 KTactileFeedbackEnabled

const TUint32 KTactileFeedbackEnabled

KTactileFeedbackEnabled Can be used for temporarily disabling tactile feedback in whole system. Should be used in situations such as a telephone call, where tactile feedback can cause disturbing noice on the other end of the telephone call.

Writing to this property is protected by WriteDeviceData capability.

Audio- and vibra feedback can be disabled separately. Vibra is controlled by bit 0 and audio by bit 1 in the key.

The Id used is the UID of Tactile Feedback Resolver

Possible values: 0x00: Tactile feedback is currently disabled 0x01: Tactile vibra feedback is enabled, audio disabled 0x02: Tactile vibra feedback is disabled and audio enabled. 0x03: Both Tactile vibra- and audio feedback are enabled.