Lines Matching refs:defaultResponse
115 * @param defaultResponse default user action when timeout
122 XPL_DM_ALERT_RES_T defaultResponse,
167 *response = defaultResponse;
182 * @param defaultResponse default user action when timeout
193 const DMString& defaultResponse,
219 jstring d = m_jDmEnv->NewStringUTF(defaultResponse.c_str());
245 response->response = defaultResponse;
256 const DMStringVector& choices, INT32 defaultResponse,
282 jint d = defaultResponse - 1;
306 response->response = defaultResponse;