include/alp/preferences.h

Go to the documentation of this file.
00001 /******************************************************************************
00002  * Copyright (c) 1999-2008 ACCESS CO., LTD. All rights reserved.
00003  * Copyright (c) 2006 PalmSource, Inc (an ACCESS company). All rights reserved.
00004  *****************************************************************************/
00011 #ifndef __ALP_PREFERENCES_H__
00012 #define __ALP_PREFERENCES_H__
00013 
00014 
00019 /* @{ */
00020 
00024 #define ALP_PREFS_DEFAULT_ASSIGNMENT    "N/A" 
00029 #define ALP_PREFS_ALP                   "/alp"
00030 
00033 #define ALP_PREFS_DEV                   "/dev"
00034 
00037 #define ALP_PREFS_BUNDLES               "/bundles"
00038 
00042 #define ALP_PREFS_DEFAULT_SUFFIX        ".default"
00043 
00047 #define ALP_APP_ID_PREFS_DATETIME       "bar:com.access.prefpanel.datetime"
00048 #define ALP_APP_ID_PREFS_FORMATS        "bar:com.access.prefpanel.formats"
00049 #define ALP_APP_ID_PREFS_TOUCHSCREEN    "bar:com.access.prefpanel.touchscreen"
00050 #define ALP_APP_ID_WELCOME                      "bar:com.access.apps.Welcome"
00051 #define ALP_APP_ID_PREFS_SOUNDALERTS    "bar:com.access.prefpanel.soundalerts"
00052 
00056 #define ALP_PREFS_BUTTON_LAUNCH0                "/alp/buttons/button0"
00057 #define ALP_PREFS_BUTTON_LAUNCH1                "/alp/buttons/button1"
00058 #define ALP_PREFS_BUTTON_LAUNCH2                "/alp/buttons/button2"
00059 #define ALP_PREFS_BUTTON_LAUNCH3                "/alp/buttons/button3"
00060 #define ALP_PREFS_BUTTON_LAUNCH4                "/alp/buttons/button4"
00061 #define ALP_PREFS_BUTTON_LAUNCH5                "/alp/buttons/button5"
00062 #define ALP_PREFS_BUTTON_LAUNCH6                "/alp/buttons/button6"
00063 #define ALP_PREFS_BUTTON_LAUNCH7                "/alp/buttons/button7"
00064 
00065 
00066 
00070 #define  ALP_NOTIFY_EVENT_DATETIME_CHANGE          "/alp/datetime/change/"    
00071 #define  ALP_NOTIFY_EVENT_DATETIME_CHANGE_TIME     "/alp/datetime/change/time" 
00072 #define  ALP_NOTIFY_EVENT_DATETIME_CHANGE_DATE     "/alp/datetime/change/date"  
00073 #define  ALP_NOTIFY_EVENT_DATETIME_CHANGE_ZONE       "/alp/datetime/change/timezone" 
00074 #define  ALP_NOTIFY_EVENT_DATETIME_CHANGE_NWK       "/alp/datetime/change/network" 
00079 #define ALP_NOTIFY_EVENT_FORMATS_CHANGE          "/alp/formats/change/"    
00080 #define ALP_NOTIFY_EVENT_FORMATS_CHANGE_LOCATION     "/alp/formats/change/location" 
00081 #define ALP_NOTIFY_EVENT_FORMATS_CHANGE_TIME     "/alp/formats/change/time"  
00082 #define ALP_NOTIFY_EVENT_FORMATS_CHANGE_DATE       "/alp/formats/change/date" 
00083 #define ALP_NOTIFY_EVENT_FORMATS_CHANGE_WEEK       "/alp/formats/change/week" 
00084 #define ALP_NOTIFY_EVENT_FORMATS_CHANGE_NUMBER       "/alp/formats/change/number" 
00089 #define ALP_NOTIFY_EVENT_TOUCHSCREEN_EXIT                       "/alp/touchscreen/exit" /*exit touchscreen and to welcome*/
00090 
00094 #define ALP_NOTIFY_EVENT_DATETIME_EXIT                  "/alp/datetime/exit" /*exit DateTime and to welcome*/
00095 
00096 
00101 #define ALP_PREFS_DATETIME_ROOT             "/bundles/bar:com.access.prefpanel.datetime/"
00102 #define ALP_PREFS_DATETIME_NWK_STATE    "/bundles/bar:com.access.prefpanel.datetime/prefIsNetTime"
00103 #define ALP_PREFS_DATETIME_TIMEZONE     "/bundles/bar:com.access.prefpanel.datetime/prefLocationNameStr"
00104 
00105 
00106 
00107 #if 0
00108 #define ALP_PREFS_FORMATS_LOCALTYPE     'bbBB'
00109 
00114 #define ALP_PREFS_FORMATS_LOCALTYPE     'esES'
00115 #endif
00116 
00120 #define ALP_PREFS_WIFI_EXISTS                   ALP_PREFS_DEV"/radios/wifi/exists"
00121 #define ALP_PREFS_BLUETOOTH_EXISTS              ALP_PREFS_DEV"/radios/bluetooth/exists"
00122 #define ALP_PREFS_IRDA_EXISTS                   ALP_PREFS_DEV"/irda/exists"
00123 
00129 #define ALP_PREFS_SERIAL_NUMBER                 ALP_PREFS_DEV"/serial-number"
00130 #define ALP_PREFS_MOBILE_IMEI                   ALP_PREFS_DEV"/mobile-id"               
00131 #define ALP_PREFS_SIM_CARD_ID                   ALP_PREFS_DEV"/sim-id"
00132 #define ALP_PREFS_SUBSCRIBER_ID                 ALP_PREFS_DEV"/subscriber-id"   
00133 #define ALP_PREFS_VENDOR_ID                             ALP_PREFS_DEV"/vendor-id"               
00134 #define ALP_PREFS_VENDOR_SIM_CARD               ALP_PREFS_DEV"/vendor-sim"              
00135 
00136 
00141 #define ALP_PREFS_REMOVABLE_MEDIA_MOUNT_ASYNC                                   "/alp/removable_media/mount_asynchronous"
00142 
00146 #define ALP_PREFS_FINGER_INPUT                                  "/alp/interaction/finger-input"
00147 #define ALP_PREFS_STATUS_GADGETS_INTERACTIVE    "/alp/interaction/status-gadgets/interactive"
00148 #define ALP_PREFS_LONG_PRESS_MILLISEC                   "/alp/interaction/long-press"
00149 
00153 #define ALP_PREFS_SYSTEM_STATE_DIR              "/alp/system/state/"
00154 #define ALP_PREFS_SYSTEM_STATE_BOOTED           "/alp/system/state/booted"
00155 #define ALP_PREFS_SYSTEM_STATE_WELCOME_COMPLETE "/alp/system/state/welcome_complete"
00156 #define ALP_PREFS_SYSTEM_STATE_PHONE_DIAL_READY "/alp/system/state/phone_dial_ready"
00157 #define ALP_PREFS_SYSTEM_STATE_KEYGUARD_ENABLED "/alp/system/state/keyguard_enabled"
00158 
00162 #define ALP_PREFS_HOMESCREEN_ROOT_DIR             "/alp/homescreen"
00163 #define ALP_PREFS_HOMESCREEN_CLOCK_TYPE     "/alp/homescreen/main/ClockType"     
00164 #define ALP_PREFS_HOMESCREEN_WALLPAPER_TYPE "/alp/homescreen/main/WallpaperType"
00165 #define ALP_PREFS_HOMESCREEN_WALLPAPER_FILE  "/alp/homescreen/main/WallpaperFile"
00166 
00167 #define ALP_PREFS_HOMESCREEN_PLATFORM                           "/alp/appmgr/platform_homescreen"
00168 #define ALP_PREFS_HOMESCREEN_USER                                       "/alp/appmgr/user_homescreen"
00169 
00174 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_PHONE "Phone"
00175 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_CLOCK "Clock"
00176 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_TASKS "PIM"
00177 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_EVENTS "Events"
00178 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_ANNIVERSARY "Anniversary"
00179 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_SMS  "Messaging"
00180 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_EMAIL "Email"
00181 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_MESSENGER "IM"
00182 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_TEXTINPUT "Text input"
00183 #define ALP_PREFS_SOUNDALERTS_ON_LAUNCH_SHOW_SYSTEM "System"
00184 
00185 
00186 #define ALP_PREFS_SOUNDALERTS_ROOT_DIR  "/bundles/bar:com.access.prefpanel.soundalerts/"
00187 #define ALP_PREFS_SOUNDALERTS_ROOT_INT  "/bundles/bar:com.access.prefpanel.soundalerts/int"
00188 #define ALP_PREFS_SOUNDALERTS_ALERT_TYPE        "/bundles/bar:com.access.prefpanel.soundalerts/alert"
00189 
00190 
00191 //The global settings value of Task in Pref:Sound&Alerts
00192 #define ALP_PREFS_SOUNDALERTS_PIM_DIR   "/bundles/bar:com.access.prefpanel.soundalerts/pim"
00193 #define ALP_PREFS_SOUNDALERTS_PIM_REMINDER      "/bundles/bar:com.access.prefpanel.soundalerts/pim/reminder"                //This value save combo box tone of task. It is string. 
00194 #define ALP_PREFS_SOUNDALERTS_PIM_PLAY_SOUND    "/bundles/bar:com.access.prefpanel.soundalerts/pim/play_sound"    //This value will be removed once task have  removed it.
00195 #define ALP_PREFS_SOUNDALERTS_PIM_REPEAT_ALERT  "/bundles/bar:com.access.prefpanel.soundalerts/pim/repeat_alert"    //This value save repeat combo box. It is int.
00196 #define ALP_PREFS_SOUNDALERTS_PIM_EVERY "/bundles/bar:com.access.prefpanel.soundalerts/pim/every"      //This value save every combo box. It is int.
00197 #define ALP_PREFS_SOUNDALERTS_PIM_SHOW_WINDOW   "/bundles/bar:com.access.prefpanel.soundalerts/pim/show_window"    //This value will be removed once task have  removed it.
00198 #define ALP_PREFS_SOUNDALERTS_PIM_VIBRATE       "/bundles/bar:com.access.prefpanel.soundalerts/pim/vibrate"    //This value save check box vibrate. It is bool.
00199 #define ALP_PREFS_SOUNDALERTS_PIM_CHECK_TONE    "/bundles/bar:com.access.prefpanel.soundalerts/pim/check_tone"    //This value save check box tone. It is bool.
00200 #define ALP_PREFS_SOUNDALERTS_PIM_COMBO_VIBRATE "/bundles/bar:com.access.prefpanel.soundalerts/pim/combo_vibrate"    //This value save combo box vibrate. It is string.
00201 #define ALP_PREFS_SOUNDALERTS_PIM_VIBRATE_TONE  "/bundles/bar:com.access.prefpanel.soundalerts/pim/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00202 
00203 
00204 //The global settings value of Calendar in Pref:Sound&Alerts
00205 #define ALP_PREFS_SOUNDALERTS_EVENT_DIR "/bundles/bar:com.access.prefpanel.soundalerts/event"
00206 #define ALP_PREFS_SOUNDALERTS_EVENT_REMINDER    "/bundles/bar:com.access.prefpanel.soundalerts/event/reminder"     //This value save combo box tone of calendar. It is string.
00207 #define ALP_PREFS_SOUNDALERTS_EVENT_PLAY_SOUND  "/bundles/bar:com.access.prefpanel.soundalerts/event/play_sound"    //This value will be removed once calendar have  removed it.
00208 #define ALP_PREFS_SOUNDALERTS_EVENT_REPEAT_ALERT        "/bundles/bar:com.access.prefpanel.soundalerts/event/repeat_alert"    //This value save repeat combo box. It is int.
00209 #define ALP_PREFS_SOUNDALERTS_EVENT_EVERY       "/bundles/bar:com.access.prefpanel.soundalerts/event/every"     //This value save every combo box. It is int.
00210 #define ALP_PREFS_SOUNDALERTS_EVENT_SHOW_WINDOW "/bundles/bar:com.access.prefpanel.soundalerts/event/show_window"    //This value will be removed once calendar have  removed it.
00211 #define ALP_PREFS_SOUNDALERTS_EVENT_VIBRATE     "/bundles/bar:com.access.prefpanel.soundalerts/event/vibrate"    //This value save check box vibrate. It is bool.
00212 #define ALP_PREFS_SOUNDALERTS_EVENT_CHECK_TONE  "/bundles/bar:com.access.prefpanel.soundalerts/event/check_tone"    //This value save check box tone. It is bool.
00213 #define ALP_PREFS_SOUNDALERTS_EVENT_COMBO_VIBRATE       "/bundles/bar:com.access.prefpanel.soundalerts/event/combo_vibrate"    //This value save combo box vibrate. It is string.
00214 #define ALP_PREFS_SOUNDALERTS_EVENT_VIBRATE_TONE        "/bundles/bar:com.access.prefpanel.soundalerts/event/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00215 
00216 
00217 //The global settings value of Contact in Pref:Sound&Alerts
00218 #define ALP_PREFS_SOUNDALERTS_ANNI_DIR  "/bundles/bar:com.access.prefpanel.soundalerts/anni"  
00219 #define ALP_PREFS_SOUNDALERTS_ANNI_REMINDER     "/bundles/bar:com.access.prefpanel.soundalerts/anni/reminder"    //This value save combo box tone of contact. It is string.
00220 #define ALP_PREFS_SOUNDALERTS_ANNI_PLAY_SOUND   "/bundles/bar:com.access.prefpanel.soundalerts/anni/play_sound"    //This value will be removed once contact have  removed it.
00221 #define ALP_PREFS_SOUNDALERTS_ANNI_REPEAT_ALERT "/bundles/bar:com.access.prefpanel.soundalerts/anni/repeat_alert"    //This value save repeat combo box. It is int.
00222 #define ALP_PREFS_SOUNDALERTS_ANNI_EVERY        "/bundles/bar:com.access.prefpanel.soundalerts/anni/every"    //This value save every combo box. It is int.
00223 #define ALP_PREFS_SOUNDALERTS_ANNI_SHOW_WINDOW  "/bundles/bar:com.access.prefpanel.soundalerts/anni/show_window"    //This value will be removed once calendar have  removed it.
00224 #define ALP_PREFS_SOUNDALERTS_ANNI_VIBRATE      "/bundles/bar:com.access.prefpanel.soundalerts/anni/vibrate"    //This value save check box vibrate. It is bool.
00225 #define ALP_PREFS_SOUNDALERTS_ANNI_CHECK_TONE   "/bundles/bar:com.access.prefpanel.soundalerts/anni/check_tone"    //This value save check box tone. It is bool.
00226 #define ALP_PREFS_SOUNDALERTS_ANNI_COMBO_VIBRATE        "/bundles/bar:com.access.prefpanel.soundalerts/anni/combo_vibrate"    //This value save combo box vibrate. It is string.
00227 #define ALP_PREFS_SOUNDALERTS_ANNI_VIBRATE_TONE "/bundles/bar:com.access.prefpanel.soundalerts/anni/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00228 
00229 
00230 //The global settings value of phone in Pref:Sound&Alerts
00231 #define ALP_PREFS_SOUNDALERTS_PHONE_DIR "/bundles/bar:com.access.prefpanel.soundalerts/phone"
00232 #define ALP_PREFS_SOUNDALERTS_PHONE_KNOWN_CALLER        "/bundles/bar:com.access.prefpanel.soundalerts/phone/known_caller"    //This value save hnown voice caller. It is string.
00233 #define ALP_PREFS_SOUNDALERTS_PHONE_UNKNOWN_CALLER      "/bundles/bar:com.access.prefpanel.soundalerts/phone/unknown_caller"    //This value save unhnown voice caller. It is string.
00234 #define ALP_PREFS_SOUNDALERTS_PHONE_ROAMING     "/bundles/bar:com.access.prefpanel.soundalerts/phone/roaming"    //This value will be removed once phone have  removed it.
00235 #define ALP_PREFS_SOUNDALERTS_PHONE_SERVICE     "/bundles/bar:com.access.prefpanel.soundalerts/phone/service"    //This value will be removed once phone have  removed it.
00236 #define ALP_PREFS_SOUNDALERTS_PHONE_VIBRATE     "/bundles/bar:com.access.prefpanel.soundalerts/phone/vibrate"    //This value save check box vibrate. It is bool.
00237 #define ALP_PREFS_SOUNDALERTS_PHONE_KNOWN_VIDEO_CALLER  "/bundles/bar:com.access.prefpanel.soundalerts/phone/known_video_caller"    //This value save hnown video caller. It is string.
00238 #define ALP_PREFS_SOUNDALERTS_PHONE_UNKNOWN_VIDEO_CALLER        "/bundles/bar:com.access.prefpanel.soundalerts/phone/unknown_video_caller"    //This value save hnown video caller. It is string.
00239 #define ALP_PREFS_SOUNDALERTS_PHONE_PLAY_RINGTONES      "/bundles/bar:com.access.prefpanel.soundalerts/phone/play_ringtones"    //This value save check box play ringtones. It is bool.
00240 #define ALP_PREFS_SOUNDALERTS_PHONE_INCREASING  "/bundles/bar:com.access.prefpanel.soundalerts/phone/increasing"    //This value save check box increasing. It is bool.
00241 #define ALP_PREFS_SOUNDALERTS_PHONE_COMBO_VIBRATE       "/bundles/bar:com.access.prefpanel.soundalerts/phone/combo_vibrate"    //This value save combo box vibrate. It is string.
00242 #define ALP_PREFS_SOUNDALERTS_PHONE_VIBRATE_TONE        "/bundles/bar:com.access.prefpanel.soundalerts/phone/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00243 
00244 
00245 //The global settings value of clock in Pref:Sound&Alerts
00246 #define ALP_PREFS_SOUNDALERTS_CLOCK_DIR "/bundles/bar:com.access.prefpanel.soundalerts/clock"
00247 #define ALP_PREFS_SOUNDALERTS_CLOCK_ALARM       "/bundles/bar:com.access.prefpanel.soundalerts/clock/alarm"    //This value save combo box tone. It is string.
00248 #define ALP_PREFS_SOUNDALERTS_CLOCK_VIBRATE     "/bundles/bar:com.access.prefpanel.soundalerts/clock/vibrate"    //This value save check box vibrate. It is bool.
00249 #define ALP_PREFS_SOUNDALERTS_CLOCK_CHECK_TONE  "/bundles/bar:com.access.prefpanel.soundalerts/clock/check_tone"    //This value save check box tone. It is bool.
00250 #define ALP_PREFS_SOUNDALERTS_CLOCK_COMBO_VIBRATE       "/bundles/bar:com.access.prefpanel.soundalerts/clock/combo_vibrate"  //This value save combo box vibrate. It is string.
00251 #define ALP_PREFS_SOUNDALERTS_CLOCK_VIBRATE_TONE        "/bundles/bar:com.access.prefpanel.soundalerts/clock/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00252 
00253 
00254 #define ALP_PREFS_SOUNDALERTS_MSG_DIR   "/bundles/bar:com.access.prefpanel.soundalerts/messaging"
00255 #define ALP_PREFS_SOUNDALERTS_MSG_TYPE  "/bundles/bar:com.access.prefpanel.soundalerts/messaging/type"
00256 
00257 
00258 //The global settings value of SMS in Pref:Sound&Alerts
00259 #define ALP_PREFS_SOUNDALERTS_MSG_SMS_TONE      "/bundles/bar:com.access.prefpanel.soundalerts/messaging/sms_button"    //This value save combo box tone. It is string.
00260 #define ALP_PREFS_SOUNDALERTS_MSG_SMS_SHOW      "/bundles/bar:com.access.prefpanel.soundalerts/messaging/sms_show"    //This value will be removed once SMS have  removed it.
00261 #define ALP_PREFS_SOUNDALERTS_MSG_SMS_VIBRATE   "/bundles/bar:com.access.prefpanel.soundalerts/messaging/sms_vibrate"    //This value save check box vibrate. It is bool.
00262 #define ALP_PREFS_SOUNDALERTS_MSG_SMS_CHECK_TONE        "/bundles/bar:com.access.prefpanel.soundalerts/messaging/sms_check_button"    //This value save check box tone. It is bool.
00263 #define ALP_PREFS_SOUNDALERTS_MSG_SMS_COMBO_VIBRATE     "/bundles/bar:com.access.prefpanel.soundalerts/messaging/sms_combo_vibrate"    //This value save combo box vibrate. It is string.
00264 #define ALP_PREFS_SOUNDALERTS_MSG_SMS_VIBRATE_TONE      "/bundles/bar:com.access.prefpanel.soundalerts/messaging/sms_vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00265 
00266 
00267 //The global settings value of MMS in Pref:Sound&Alerts
00268 #define ALP_PREFS_SOUNDALERTS_MSG_MMS_TONE      "/bundles/bar:com.access.prefpanel.soundalerts/messaging/mms_button"    //This value save combo box tone. It is string.
00269 #define ALP_PREFS_SOUNDALERTS_MSG_MMS_SHOW      "/bundles/bar:com.access.prefpanel.soundalerts/messaging/mms_show"    //This value will be removed once SMS have  removed it.
00270 #define ALP_PREFS_SOUNDALERTS_MSG_MMS_VIBRATE   "/bundles/bar:com.access.prefpanel.soundalerts/messaging/mms_vibrate"    //This value save check box vibrate. It is bool.
00271 #define ALP_PREFS_SOUNDALERTS_MSG_MMS_CHECK_TONE        "/bundles/bar:com.access.prefpanel.soundalerts/messaging/mms_check_button"    //This value save check box tone. It is bool.
00272 #define ALP_PREFS_SOUNDALERTS_MSG_MMS_COMBO_VIBRATE     "/bundles/bar:com.access.prefpanel.soundalerts/messaging/mms_combo_vibrate"    //This value save combo box vibrate. It is string.
00273 #define ALP_PREFS_SOUNDALERTS_MSG_MMS_VIBRATE_TONE      "/bundles/bar:com.access.prefpanel.soundalerts/messaging/mms_vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00274 
00275 
00276 //The global settings value of DELIVERY in Pref:Sound&Alerts and all will be removed once message have removed them.
00277 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_SUCCESS       "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_success"
00278 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_FAIL  "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_fail"
00279 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_VIBRATE       "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_vibrate"
00280 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_SUCCESS_TONE  "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_success_tone"
00281 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_SUCCESS_CHECK_VIBRATE "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_success_check_vibrate"
00282 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_SUCCESS_COMBO_VIBRATE "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_success_combo_vibrate"
00283 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_SUCCESS_VIBRATE_TONE  "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_success_vibrate_tone"
00284 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_FAIL_TONE     "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_fail_tone"
00285 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_FAIL_CHECK_VIBRATE    "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_fail_check_vibrate"
00286 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_FAIL_COMBO_VIBRATE    "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_fail_combo_vibrate"
00287 #define ALP_PREFS_SOUNDALERTS_MSG_DELIVER_FAIL_VIBRATE_TONE     "/bundles/bar:com.access.prefpanel.soundalerts/messaging/deliver_fail_vibrate_tone"
00288 
00289 
00290 //The global settings value of Email in Pref:Sound&Alerts
00291 #define ALP_PREFS_SOUNDALERTS_EMAIL_DIR         "/bundles/bar:com.access.prefpanel.soundalerts/email"
00292 #define ALP_PREFS_SOUNDALERTS_EMAIL_MESSAGE     "/bundles/bar:com.access.prefpanel.soundalerts/email/message"    //This value save combo box tone. It is string.
00293 #define ALP_PREFS_SOUNDALERTS_EMAIL_VIBRATE     "/bundles/bar:com.access.prefpanel.soundalerts/email/vibrate"    //This value save check box vibrate. It is bool.
00294 #define ALP_PREFS_SOUNDALERTS_EMAIL_CHECK_TONE  "/bundles/bar:com.access.prefpanel.soundalerts/email/check_tone"    //This value save check box tone. It is bool.
00295 #define ALP_PREFS_SOUNDALERTS_EMAIL_COMBO_VIBRATE       "/bundles/bar:com.access.prefpanel.soundalerts/email/combo_vibrate"    //This value save combo box vibrate. It is string.
00296 #define ALP_PREFS_SOUNDALERTS_EMAIL_VIBRATE_TONE        "/bundles/bar:com.access.prefpanel.soundalerts/email/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00297 
00298 
00299 //The global settings value of Messenger in Pref:Sound&Alerts
00300 #define ALP_PREFS_SOUNDALERTS_IM_DIR            "/bundles/bar:com.access.prefpanel.soundalerts/im"
00301 #define ALP_PREFS_SOUNDALERTS_IM_MSG_DIR        "/bundles/bar:com.access.prefpanel.soundalerts/im/msg"  
00302 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_DIR      "/bundles/bar:com.access.prefpanel.soundalerts/im/login"
00303 //The global settings value of Messenger chat in Pref:Sound&Alerts
00304 #define ALP_PREFS_SOUNDALERTS_IM_MSG_STRING     "/bundles/bar:com.access.prefpanel.soundalerts/im/msg/string"    //This value will be removed once messenger have  removed it.
00305 #define ALP_PREFS_SOUNDALERTS_IM_MSG_SHOW               "/bundles/bar:com.access.prefpanel.soundalerts/im/msg/show"    //This value will be removed once messenger have  removed it.
00306 #define ALP_PREFS_SOUNDALERTS_IM_MSG_COMBO_VIBRATE      "/bundles/bar:com.access.prefpanel.soundalerts/im/msg/combo_vibrate"    //This value will be removed once messenger have  removed it.
00307 #define ALP_PREFS_SOUNDALERTS_IM_MSG_VIBRATE            "/bundles/bar:com.access.prefpanel.soundalerts/im/msg/vibrate"    //This value save check box vibrate. It is bool.
00308 #define ALP_PREFS_SOUNDALERTS_IM_MSG_CHECK_TONE "/bundles/bar:com.access.prefpanel.soundalerts/im/msg/check_tone"    //This value save check box tone. It is bool.
00309 #define ALP_PREFS_SOUNDALERTS_IM_MSG_VIBRATE_TONE       "/bundles/bar:com.access.prefpanel.soundalerts/im/msg/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00310 //The global settings value of Messenger presence in Pref:Sound&Alerts
00311 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_STRING   "/bundles/bar:com.access.prefpanel.soundalerts/im/login/string"    //This value will be removed once messenger have  removed it.
00312 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_COMBO_VIBRATE    "/bundles/bar:com.access.prefpanel.soundalerts/im/login/combo_vibrate"    //This value will be removed once messenger have  removed it.
00313 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_SHOW     "/bundles/bar:com.access.prefpanel.soundalerts/im/login/show"    //This value save check box show alert icon of presence. It is bool.
00314 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_VIBRATE  "/bundles/bar:com.access.prefpanel.soundalerts/im/login/vibrate"    //This value save check box vibrate. It is bool.
00315 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_CHECK_TONE       "/bundles/bar:com.access.prefpanel.soundalerts/im/login/check_tone"    //This value save check box tone. It is bool.
00316 #define ALP_PREFS_SOUNDALERTS_IM_LOGIN_VIBRATE_TONE     "/bundles/bar:com.access.prefpanel.soundalerts/im/login/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00317 
00318 
00319 //The global settings value of Button in Pref:Sound&Alerts
00320 #define ALP_PREFS_SOUNDALERTS_TEXTINPUT_DIR             "/bundles/bar:com.access.prefpanel.soundalerts/textinput"
00321 #define ALP_PREFS_SOUNDALERTS_TEXTINPUT_TONE    "/bundles/bar:com.access.prefpanel.soundalerts/textinput/tone"    //This value save check box tone. It is bool.
00322 #define ALP_PREFS_SOUNDALERTS_TEXTINPUT_COMBO   "/bundles/bar:com.access.prefpanel.soundalerts/textinput/combo"    //This value will be removed once button have  removed it.
00323 #define ALP_PREFS_SOUNDALERTS_TEXTINPUT_VIBRATE "/bundles/bar:com.access.prefpanel.soundalerts/textinput/vibrate"    //This value save check box vibrate. It is bool.
00324 
00325 
00326 //The global settings value of System in Pref:Sound&Alerts
00327 #define ALP_PREFS_SOUNDALERTS_SYSTEM_DIR                "/bundles/bar:com.access.prefpanel.soundalerts/system"
00328 #define ALP_PREFS_SOUNDALERTS_SYSTEM_TONE       "/bundles/bar:com.access.prefpanel.soundalerts/system/tone"    //This value save check box tone. It is bool.
00329 #define ALP_PREFS_SOUNDALERTS_SYSTEM_VIBRATE    "/bundles/bar:com.access.prefpanel.soundalerts/system/vibrate"    //This value save check box vibrate. It is bool.
00330 #define ALP_PREFS_SOUNDALERTS_SYSTEM_VIBRATE_TONE       "/bundles/bar:com.access.prefpanel.soundalerts/system/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00331 
00332 
00333 //The global settings value of Voice mail in Pref:Sound&Alerts
00334 #define ALP_PREFS_SOUNDALERTS_VOICE_MAIL_DIR            "/bundles/bar:com.access.prefpanel.soundalerts/voice_mail"
00335 #define ALP_PREFS_SOUNDALERTS_PHONE_VOICE_MAIL  "/bundles/bar:com.access.prefpanel.soundalerts/phone/voice_mail"    //This value save combo box tone. It is string.
00336 #define ALP_PREFS_SOUNDALERTS_VOICE_MAIL_CHECK_TONE     "/bundles/bar:com.access.prefpanel.soundalerts/voice_mail/check_tone"     //This value save check box tone. It is bool.
00337 #define ALP_PREFS_SOUNDALERTS_VOICE_MAIL_CHECK_VIBRATE  "/bundles/bar:com.access.prefpanel.soundalerts/voice_mail/check_vibrate"    //This value save check box vibrate. It is bool.
00338 #define ALP_PREFS_SOUNDALERTS_VOICE_MAIL_VIBRATE_TONE   "/bundles/bar:com.access.prefpanel.soundalerts/voice_mail/vibrate_tone"    //This value save check box vibrate then tone. It is bool.
00339 #define ALP_PREFS_SOUNDALERTS_VOICE_MAIL_COMBO_VIBRATE  "/bundles/bar:com.access.prefpanel.soundalerts/voice_mail/combo_vibrate"    //This value save combo box vibrate. It is string.
00340 
00341 
00345 #define ALP_PREFS_JVLITE_KEYMAP_DIR     "/bundles/bar:com.access.prefpanel.JvlitePanel"
00346 #define ALP_PREFS_JVLITE_SOFT_KEY       "/bundles/bar:com.access.prefpanel.JvlitePanel/soft_key"
00347 #define ALP_PREFS_JVLITE_LEFT_KEY       "/bundles/bar:com.access.prefpanel.JvlitePanel/left_key"
00348 #define ALP_PREFS_JVLITE_RIGHT_KEY      "/bundles/bar:com.access.prefpanel.JvlitePanel/right_key"
00349 
00353 #define ALP_PREFS_VOLUME                "/bundles/bar:com.access.prefpanel.volume"
00354 #define ALP_PREFS_VOLUME_SILENTMODE     "/bundles/bar:com.access.prefpanel.volume/silent_mode"
00355 #define ALP_PREFS_VOLUME_PHONECALL      "/bundles/bar:com.access.prefpanel.volume/phone_call"
00356 #define ALP_PREFS_VOLUME_ALERTS         "/bundles/bar:com.access.prefpanel.volume/alerts"
00357 #define ALP_PREFS_VOLUME_SYSTEMSOUNDS   "/bundles/bar:com.access.prefpanel.volume/system_sounds"
00358 #define ALP_PREFS_VOLUME_MESSAGE        "/bundles/bar:com.access.prefpanel.volume/message"
00359 #define ALP_PREFS_VOLUME_BUTTONSOUNDS   "/bundles/bar:com.access.prefpanel.volume/button_sounds"
00360 #define ALP_PREFS_VOLUME_MASTERVOLUME   "/alp/mastervolume"
00361 #define ALP_PREFS_VOLUME_ACTIVECALL     "/bundles/bar:com.access.prefpanel.volume/active_call"  
00362 
00363 
00366 #define ALP_PREFS_LANGUAGE_AUTOMATIC_MODE "/alp/sim-card/language/automatic"
00367 #define ALP_PREFS_SIM_PREFERRED_LANGUAGE "/alp/sim-card/language/preferred"
00368 
00372 #define ALP_PREFS_SIM_IDLE_MODE_TEXT "/alp/sim-card/text"
00373 
00378 #define ALP_PREFS_DATA_CALL_SUSPEND_TIMEOUT     "/alp/data_call/suspend_timeout"        
00379 
00380 
00383 #define ALP_PREFS_WELCOME_LAUNCH_CODE_KEY                 "/bundles/bar:com.access.apps.Welcome/IntFirstUseDevice"
00384 
00389 #define ALP_PREFS_REDIAL                        "/alp/redial"
00390 #define ALP_PREFS_REDIAL_ACTIVE         "/alp/redial/active"
00391 #define ALP_PREFS_REDIAL_DURATION       "/alp/redial/duration"
00392 
00393 
00394 
00395 /* @} */
00396 
00397 #endif /*__ALP_PREFERENCES_H__*/

Generated on Wed Jul 30 07:06:39 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.