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

  /external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
PresencePublication.java 473 boolean publishing = false;
474 publishing = (mPublishingRequest != null) &&
478 return (getPublishState() == PublishState.PUBLISH_STATE_200_OK || publishing);
    [all...]
  /external/nanohttpd/
README.md 213 The included class *fi.iki.elonen.SimpleWebServer* is intended to be used as a starting point for your own implementation but it also can be used as is. Staring the class as is will start a http server on port 8080 and publishing the current directory.
  /external/nanohttpd/src/site/markdown/
index.md 209 The included class *fi.iki.elonen.SimpleWebServer* is intended to be used as a starting point for your own implementation but it also can be used as is. Staring the class as is will start a http server on port 8080 and publishing the current directory.
  /art/runtime/arch/mips/
quick_entrypoints_mips.S     [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S     [all...]

Completed in 1272 milliseconds