equal
deleted
inserted
replaced
324 * @return ETrue if the phone is in 3G network. |
324 * @return ETrue if the phone is in 3G network. |
325 */ |
325 */ |
326 TBool IsNetworkPdCompatibleL() const; |
326 TBool IsNetworkPdCompatibleL() const; |
327 |
327 |
328 /** |
328 /** |
329 * Sends a message to the PD applications (MP, VP ) |
329 * Sends a message to the PD applications (MP, VP ) before browser exits |
330 * before browser exits |
330 * @param aProgressiveDownloadLaunched Progressive Play Launched or not |
331 */ |
331 */ |
332 void SendMsgTerminateToPdAppsL(); |
332 void SendMsgTerminateToPdAppsL( TBool aProgressiveDownloadLaunched ); |
333 |
333 |
334 /** |
334 /** |
335 * Checks if the WLAN is available |
335 * Checks if the WLAN is available |
336 */ |
336 */ |
337 TBool GetWlanAvailabilityL() const; |
337 TBool GetWlanAvailabilityL() const; |