HomeSort by relevance Sort by last modified time
    Searched full:disco (Results 1 - 24 of 24) sorted by null

  /external/smack/src/org/jivesoftware/smackx/
ServiceDiscoveryManager.java 105 * in a disco request. The name could be any value you need to identity this client.
108 * in a disco request.
121 * in a disco request. The name could be any value you need to identity this client.
124 * in a disco request.
134 * disco request. The valid types are defined by the category client. Follow this link to learn
135 * the possible types: <a href="http://xmpp.org/registrar/disco-categories.html#client">Jabber::Registrar</a>.
138 * disco request.
151 * disco request. The valid types are defined by the category client. Follow this link to learn
152 * the possible types: <a href="http://xmpp.org/registrar/disco-categories.html#client">Jabber::Registrar</a>.
155 * disco request
538 DiscoverInfo disco = new DiscoverInfo(); local
585 DiscoverItems disco = new DiscoverItems(); local
    [all...]
NodeInformationProvider.java 33 * requested each time this XMPPP client receives a disco info or items requests on the
34 * given node. each time this XMPPP client receives a disco info or items requests on the
MultipleRecipientManager.java 279 * @param connection the connection to use for disco. The connected server is going to be
291 // Send the disco packet to the server itself
300 // Get the disco items and send the disco packet to each server item
ConfigureProviderManager.java 109 pm.addIQProvider("query","http://jabber.org/protocol/disco#items", new DiscoverItemsProvider());
111 pm.addIQProvider("query","http://jabber.org/protocol/disco#info", new DiscoverInfoProvider());
ChatStateManager.java 38 * packet extensions and the disco response neccesary for compliance with
Gateway.java 131 * discovery. See {@link http://xmpp.org/registrar/disco-categories.html} for
  /external/chromium/third_party/libjingle/source/talk/examples/call/
discoitemsquerytask.h 28 // Fires a disco items query, such as the following example:
34 // <query xmlns=' http://jabber.org/protocol/disco#items'
44 // <query xmlns=' http://jabber.org/protocol/disco#items '
voicemailjidrequester.h 37 // <query xmlns=' http://jabber.org/protocol/disco#items'
48 // <query xmlns=' http://jabber.org/protocol/disco#items '
60 // <query xmlns=' http://jabber.org/protocol/disco#items'
  /external/smack/src/org/jivesoftware/smackx/packet/
DiscoverInfo.java 44 public static final String NAMESPACE = "http://jabber.org/protocol/disco#info";
255 * Refer to <a href="http://www.jabber.org/registrar/disco-categories.html">Jabber::Registrar</a>
299 * 'category' attribute refer to <a href="http://www.jabber.org/registrar/disco-categories.html">Jabber::Registrar</a>
318 * 'type' attribute refer to <a href="http://www.jabber.org/registrar/disco-categories.html">Jabber::Registrar</a>
328 * 'type' attribute refer to <a href="http://www.jabber.org/registrar/disco-categories.html">Jabber::Registrar</a>
DiscoverItems.java 43 public static final String NAMESPACE = "http://jabber.org/protocol/disco#items";
  /external/smack/asmack-master/static-src/custom/org/jivesoftware/smackx/
ConfigureProviderManager.java 109 pm.addIQProvider("query","http://jabber.org/protocol/disco#items", new DiscoverItemsProvider());
111 pm.addIQProvider("query","http://jabber.org/protocol/disco#info", new DiscoverInfoProvider());
  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.cc 355 const std::string NS_DISCO_INFO("http://jabber.org/protocol/disco#info");
356 const std::string NS_DISCO_ITEMS("http://jabber.org/protocol/disco#items");
  /external/smack/src/org/jivesoftware/smackx/commands/
AdHocCommandManager.java 302 // which AdHoc-Commands are registered, whenever a disco request is
  /frameworks/base/
CleanSpec.mk 135 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/media/video/Disco*)
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java     [all...]
  /external/smack/src/org/jivesoftware/smackx/muc/
MultiUserChat.java 117 // joined rooms whenever a disco request is received
215 // Send the disco packet to the user
    [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java 155 "Disco",
    [all...]
  /external/e2fsprogs/po/
es.po 197 msgstr "Modo de empleo: %s disco\n"
    [all...]
it.po 179 msgstr "Utilizzo: %s disco\n"
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
es_wordlist.combined.gz 
it_wordlist.combined.gz 
pt_BR_wordlist.combined.gz 
pt_PT_wordlist.combined.gz 

Completed in 743 milliseconds