phoneapp/phoneuiutils/inc/tphonecmdparamtranseffect.h
branchRCL_3
changeset 58 40a3f856b14d
parent 25 91c2fb4b78df
child 61 41a7f70b3818
equal deleted inserted replaced
57:94dc1107e8b2 58:40a3f856b14d
    35 * EPhoneTransitionEffectStop - TBD 
    35 * EPhoneTransitionEffectStop - TBD 
    36 */
    36 */
    37 enum TPhoneTransEffectType
    37 enum TPhoneTransEffectType
    38     {
    38     {
    39     EPhoneTransEffectNone,
    39     EPhoneTransEffectNone,
       
    40     EPhoneTransEffectCallUiAppear,
       
    41     EPhoneTransEffectCallUiDisappear,
    40     // These 3 effect types can be used only when dialer is
    42     // These 3 effect types can be used only when dialer is
    41     // opened/closed when some other app than phone is visible 
    43     // opened/closed when some other app than phone is visible 
    42     // on the foreground/in the background.
    44     // on the foreground/in the background.
    43     // These cannot be used for internal transitions (=call ui<->dialer).
    45     // These cannot be used for internal transitions (=call ui<->dialer).
    44     EPhoneTransEffectDialerOpen,
    46     EPhoneTransEffectDialerOpen,