Searched refs:SYNCML_DM_MultipleChoiceAlert (Results 1 - 3 of 3) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ssession/hdr/
H A DSYNCML_DM_MultipleChoiceAlert.H26 Header Name: SYNCML_DM_MultipleChoiceAlert.h
34 class SYNCML_DM_MultipleChoiceAlert : public SYNCML_DM_ChoiceAlert class in inherits:SYNCML_DM_ChoiceAlert
39 SYNCML_DM_MultipleChoiceAlert();
40 virtual ~SYNCML_DM_MultipleChoiceAlert() {};
/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ssession/src/
H A DSYNCML_DM_MultipleChoiceAlert.cc19 File Name: SYNCML_DM_MultipleChoiceAlert.cc
28 #include "SYNCML_DM_MultipleChoiceAlert.H"
30 SYNCML_DM_MultipleChoiceAlert::SYNCML_DM_MultipleChoiceAlert() function in class:SYNCML_DM_MultipleChoiceAlert
35 void SYNCML_DM_MultipleChoiceAlert::processParameter(CPCHAR name, CPCHAR value)
45 SYNCML_DM_RET_STATUS_T SYNCML_DM_MultipleChoiceAlert::show()
52 void SYNCML_DM_MultipleChoiceAlert::parseDefaultResponses(CPCHAR defaultResponses)
94 XPL_DM_ALERT_RES_T SYNCML_DM_MultipleChoiceAlert::getAction() const
101 SYNCML_DM_MultipleChoiceAlert::getDefaultResponse(DMStringVector & userResponse) const
108 SYNCML_DM_MultipleChoiceAlert
[all...]
H A Ddm_ua_handlecommand.cc38 #include "SYNCML_DM_MultipleChoiceAlert.H"
1696 SYNCML_DM_MultipleChoiceAlert multipleChoiceAlert;

Completed in 1936 milliseconds