equal
deleted
inserted
replaced
294 inline TBool DiscardAvailabilityNotification(); |
294 inline TBool DiscardAvailabilityNotification(); |
295 |
295 |
296 /** |
296 /** |
297 * Creates preferred carrier available notification when needed. |
297 * Creates preferred carrier available notification when needed. |
298 * @since 5.1 |
298 * @since 5.1 |
|
299 * @param aCaller Identifies the calling context |
299 */ |
300 */ |
300 void IapAvailabilityChange(); |
301 void IapAvailabilityChange( const TPrefIAPNotifCaller aCaller ); |
301 |
302 |
302 public: // Functions from base classes |
303 public: // Functions from base classes |
303 |
304 |
304 /** |
305 /** |
305 * From MConnectionMonitorObserver. Event from Connection Monitor. |
306 * From MConnectionMonitorObserver. Event from Connection Monitor. |