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

  /external/jmdns/src/javax/jmdns/impl/constants/
DNSState.java 29 ANNOUNCING_1("announcing 1", StateClass.announcing),
33 ANNOUNCING_2("announcing 2", StateClass.announcing),
64 probing, announcing, announced, canceling, canceled, closing, closed enum constant in enum:DNSState.StateClass
162 * Returns true, if this is an announcing state.
164 * @return <code>true</code> if announcing state, <code>false</code> otherwise
167 return _state == StateClass.announcing;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions_deprecated.js 45 * updates, to avoid announcing regions as they're initially created.
live_regions.js 34 * updates, to avoid announcing regions as they're initially created.
event_watcher.js 178 * The delay before a mouseover triggers focusing or announcing anything.
    [all...]

Completed in 529 milliseconds