HomeSort by relevance Sort by last modified time
    Searched full:subscribed (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/base/test-runner/src/android/test/
IsolatedContext.java 75 // subscribed feeds provider. TODO: mock out subscribed feeds too.
  /external/e2fsprogs/po/
Makevars 35 # can write to without being subscribed, or the URL of a web page through
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control_external.h 127 int subscribed; /**< events subscribed; read-only */ member in struct:snd_ctl_ext
seq.h 79 #define SND_SEQ_ADDRESS_SUBSCRIBERS 254 /**< send event to all subscribed ports */
  /external/bluetooth/glib/
README.commits 16 If you are making changes to GLib, you should be subscribed
  /external/webkit/WebKit/chromium/public/
WebNotificationPresenter.h 58 // Indiciates that the notification object subscribed to events for a previously shown notification is
  /libcore/luni/src/main/java/java/util/logging/
Logger.java     [all...]
  /external/chromium/third_party/libevent/
evport.c 95 * Per-file-descriptor information about what events we're subscribed to. These
96 * fields are NULL if no event is subscribed to either of them.
  /external/chromium/third_party/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/qemu/distrib/zlib-1.2.3/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/contrib/infback9/
inftree9.c 124 /* check for an over-subscribed or incomplete set of lengths */
129 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/contrib/blast/
blast.c 177 * subscribed code set, and positive for an incomplete code set. The tables
213 /* check for an over-subscribed or incomplete set of lengths */
218 if (left < 0) return left; /* over-subscribed--return negative */
  /external/zlib/contrib/puff/
puff.c 301 * subscribed code set, and positive for an incomplete code set. The tables
342 /* check for an over-subscribed or incomplete set of lengths */
347 if (left < 0) return left; /* over-subscribed--return negative */
    [all...]
  /external/wpa_supplicant/
eap_sim_common.c 827 "User has not subscribed to the requested service",
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnection.java 224 return "Data Not subscribed";
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_sim_common.c 1192 "User has not subscribed to the requested service",
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.c 497 * subscribed UPnP control points. sm->wlanevent must have been set with the
    [all...]
  /frameworks/base/core/res/res/values-en-rGB/
strings.xml     [all...]
  /frameworks/base/core/res/res/values/
strings.xml     [all...]
  /frameworks/base/core/res/
AndroidManifest.xml     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gdbint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
gdbint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/
gdbint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gdbint.info     [all...]

Completed in 1941 milliseconds

1 2