mpxplugins/viewplugins/views/collectionview/src/mpxcollectionviewimp.cpp
changeset 1 8118492f1bdf
parent 0 ff3acec5bc43
child 2 b70d77332e66
equal deleted inserted replaced
0:ff3acec5bc43 1:8118492f1bdf
  3861                 RProperty::Set( KMPXViewPSUid,
  3861                 RProperty::Set( KMPXViewPSUid,
  3862                                 KMPXUSBUnblockingPSStatus, 
  3862                                 KMPXUSBUnblockingPSStatus, 
  3863                                 EMPXUSBUnblockingPSStatusActive );
  3863                                 EMPXUSBUnblockingPSStatusActive );
  3864 				}
  3864 				}
  3865             
  3865             
  3866             if ( iIsEmbedded && type == EMcMsgUSBMassStorageEnd )
  3866             if ( iContainer && iIsEmbedded && type == EMcMsgUSBMassStorageEnd )
  3867             	{
  3867             	{
  3868             	DoIncrementalOpenL();
  3868             	DoIncrementalOpenL();
  3869             	}
  3869             	}
  3870             } // if event == EBroadcastEvent
  3870             } // if event == EBroadcastEvent
  3871         } // if ( KMPXMessageGeneral == id )
  3871         } // if ( KMPXMessageGeneral == id )