HomeSort by relevance Sort by last modified time
    Searched refs:STR_PSTN_CONFERENCE_STATUS_JOINING (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h 325 extern const char STR_PSTN_CONFERENCE_STATUS_JOINING[];
constants.cc 366 const char STR_PSTN_CONFERENCE_STATUS_JOINING[] = "joining";
rostermoduleimpl.cc 303 else if (status == STR_PSTN_CONFERENCE_STATUS_JOINING)

Completed in 306 milliseconds