From: Amith Kumar Mahale Date: Tue, 9 Apr 2013 15:14:14 +0000 (+0530) Subject: Fixed logs error in case of auto reject X-Git-Tag: accepted/tizen_2.1/20130425.023544~10 X-Git-Url: http://review.tizen.org/git/?p=apps%2Fosp%2FCall.git;a=commitdiff_plain;h=4f167e0f998cf2cfc9d1e810b14738d86d1d6475 Fixed logs error in case of auto reject Change-Id: I587c85a2d6b392c45a2836e7948ade82d6f49168 Signed-off-by: Amith Kumar Mahale --- diff --git a/inc/CallTelephonyManager.h b/inc/CallTelephonyManager.h index 07053fa..90d562d 100644 --- a/inc/CallTelephonyManager.h +++ b/inc/CallTelephonyManager.h @@ -53,6 +53,8 @@ public: result EndDialingCall(Tizen::Base::String& contactNumber); //Function to accept/reject an incoming call result AnswerCall(int callHandle, bool acceptCall); + //Auto Reject call + result AnswerAutoRejectCall(int callHandle); //Function to accept call with the given options result AcceptCall(CallAnsweringOptions answerOptions,int callHandle); //Function to end a conference call diff --git a/res/screen-size-normal/IDL_CONFCALL_LIST_FORM.xml b/res/screen-size-normal/IDL_CONFCALL_LIST_FORM.xml index 97548f8..97520e8 100644 --- a/res/screen-size-normal/IDL_CONFCALL_LIST_FORM.xml +++ b/res/screen-size-normal/IDL_CONFCALL_LIST_FORM.xml @@ -4,7 +4,7 @@ --> - + 720
@@ -23,12 +23,12 @@ - +