summaryrefslogtreecommitdiff
path: root/include/phone-ug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/phone-ug.h')
-rwxr-xr-xinclude/phone-ug.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/include/phone-ug.h b/include/phone-ug.h
index c145474..d72abfe 100755
--- a/include/phone-ug.h
+++ b/include/phone-ug.h
@@ -81,6 +81,32 @@
*/
#define UG_PHONEUI_LOG "phoneui-efl"
+/**
+ * types of #UG_PHONEUI
+ */
+enum PHUI_UG_LIST_TYPES{
+ PH_UG_REQUEST_SELECT = 11,/**< . */
+ PH_UG_REQUEST_SELECT_NUMBER = 12,/**< . */
+ PH_UG_REQUEST_SELECT_EMAIL = 13,/**< . */
+
+ PH_UG_REQUEST_SET_WITH_NUM = 21,/**< . */
+ PH_UG_REQUEST_SET_WITH_EMAIL = 22,/**< . */
+ PH_UG_REQUEST_SET_WITH_WEB = 23,/**< . */
+ PH_UG_REQUEST_SET_WITH_IMG = 24,/**< . */
+ PH_UG_REQUEST_SET_WITH_RINGTONE = 25,/**< . */
+
+ PH_UG_REQUEST_CHECK = 31,/**< . */
+ PH_UG_REQUEST_CHECK_FOR_NUMBER = 32,/**< . */
+ PH_UG_REQUEST_CHECK_FOR_EMAIL = 33,/**< . */
+
+ PH_UG_REQUEST_LAUNCH_VOICECALL = 51,/**< . */
+};
+
+/**
+ * The name of speeddial UG
+ */
+#define UG_SPEEDDIAL_LOG "speeddial-efl"
+
/**
* types of #PH_UG_LOG_TYPES