equal
deleted
inserted
replaced
129 /** |
129 /** |
130 * This method decreases the volume |
130 * This method decreases the volume |
131 */ |
131 */ |
132 IMPORT_C void VolumeDownL(); |
132 IMPORT_C void VolumeDownL(); |
133 |
133 |
|
134 /** |
|
135 * Get the latest music volume value. |
|
136 */ |
|
137 IMPORT_C void GetMusicVolumeL(); |
|
138 |
134 /** |
139 /** |
135 * This method change the ui staus in slideshow when MSK Preesed |
140 * This method change the ui staus in slideshow when MSK Preesed |
136 */ |
141 */ |
137 IMPORT_C void ToggleUiControlsVisibiltyL(); |
142 IMPORT_C void ToggleUiControlsVisibiltyL(); |
138 |
143 |