branch | RCL_3 |
changeset 15 | f85613f12947 |
parent 6 | ef55b168cedb |
child 18 | 453dfc402455 |
13:81da3301b632 | 15:f85613f12947 |
---|---|
584 } |
584 } |
585 |
585 |
586 /** |
586 /** |
587 * We clear property manager cache when receiving session close notification from framework every times |
587 * We clear property manager cache when receiving session close notification from framework every times |
588 */ |
588 */ |
589 iPropertyMgr->ClearCacheL(); |
589 iPropertyMgr->ClearAllCache(); |
590 |
590 |
591 __FLOG(_L8("<< SessionClosedL")); |
591 __FLOG(_L8("<< SessionClosedL")); |
592 } |
592 } |
593 |
593 |
594 /** |
594 /** |