equal
deleted
inserted
replaced
184 ~CUpdateReceiverNotificationBatch(); |
184 ~CUpdateReceiverNotificationBatch(); |
185 void ProcessNotificationEvent(CUpdateReceiverNotification* aReceiverNotification); |
185 void ProcessNotificationEvent(CUpdateReceiverNotification* aReceiverNotification); |
186 TBool IsActive() const; |
186 TBool IsActive() const; |
187 CUpdateReceiverNotification* UpdateReceiverNotification(TInt aReceiverPriority = 0); |
187 CUpdateReceiverNotification* UpdateReceiverNotification(TInt aReceiverPriority = 0); |
188 void CheckForReuse(); |
188 void CheckForReuse(); |
|
189 void SetNumUpdateReceivers(TInt aNumUpdateReceivers); |
189 #ifdef TEST_SURFACE_UPDATE |
190 #ifdef TEST_SURFACE_UPDATE |
190 CSurfaceUpdateServer* Server(); |
191 CSurfaceUpdateServer* Server(); |
191 void IncNumberPendingNotifications(); |
192 void IncNumberPendingNotifications(); |
192 #endif |
193 #endif |
193 public: |
194 public: |