HomeSort by relevance Sort by last modified time
    Searched full:subscribed (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 202 // check the results of all subscribed benchmarks
227 // finally we can call the subscribed check functions
  /external/webrtc/webrtc/libjingle/xmpp/
rostermoduleimpl.cc 114 else if (string == "subscribed")
794 return SendSubscriptionRequest(jid, "subscribed");
  /frameworks/support/media/src/main/java/androidx/media/
MediaLibraryService2.java 273 * If the controller hasn't subscribed to the parent, the API will do nothing.
292 * Notify all controllers that subscribed to the parent about change in the parent's
MediaBrowser2.java 254 * Unsubscribe for changes to the children of the parent, which was previously subscribed with
  /packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
MediaSource.java 103 * {@link Observer} subscribed by using {@link MediaSource#subscribe(Observer)}.
244 * @param callback callback used to provide updates on the subscribed node.
  /prebuilts/go/darwin-x86/src/compress/flate/
inflate.go 113 // tree (i.e., neither over-subscribed nor under-subscribed). The exception is a
  /prebuilts/go/linux-x86/src/compress/flate/
inflate.go 113 // tree (i.e., neither over-subscribed nor under-subscribed). The exception is a
  /external/wpa_supplicant_8/src/wps/
wps_er.c 201 ap->subscribed = 0;
349 if (ap->subscribed) {
408 wpa_printf(MSG_DEBUG, "WPS ER: Subscribed to events");
409 ap->subscribed = 1;
771 * may have been ongoing at the time ER subscribed for events.
    [all...]
  /external/zlib/src/contrib/puff/
puff.c 314 * subscribed code set, and positive for an incomplete code set. The tables
355 /* check for an over-subscribed or incomplete set of lengths */
361 return left; /* over-subscribed--return negative */
    [all...]
  /hardware/google/av/media/sfplugin/
CCodecConfig.cpp 626 ALOGV("Subscribed to %zu params", mSubscribedIndices.size());
634 // query all subscribed parameters
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/contrib/puff/
puff.c 314 * subscribed code set, and positive for an incomplete code set. The tables
355 /* check for an over-subscribed or incomplete set of lengths */
361 return left; /* over-subscribed--return negative */
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java 551 // Now that it's subscribed, remove the rule and verify that it
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
FitDistanceWatchFaceService.java 497 Log.i(TAG, "Successfully subscribed!");
FitStepsWatchFaceService.java 498 Log.i(TAG, "Successfully subscribed!");
  /external/clang/lib/Sema/
MultiplexExternalSemaSource.cpp 10 // This file implements the event dispatching to the subscribed clients.
  /external/guava/guava/src/com/google/common/eventbus/
EventBus.java 245 * <p>If no subscribers have been subscribed for {@code event}'s class, and
package-info.java 202 * <p>It's true that you can rename your {@code @Subscribed} event subscriber
  /external/kernel-headers/original/uapi/sound/
asequencer.h 171 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.cpp 388 // Check if any slot, core, is over-subscribed.
  /hardware/interfaces/radio/1.2/
types.hal 542 * 33 - Requested service option not subscribed
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asequencer.h 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
  /packages/services/Car/car-lib/src/android/car/hardware/
CarSensorManager.java 445 * will not be available if it was never subscribed before. This call will return immediately
  /packages/services/Car/car-lib/src/android/car/hardware/cabin/
CarCabinManager.java 397 * subscribed Car Cabin properties.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asequencer.h 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
  /system/bt/bta/include/
bta_ag_api.h 245 /* Requested service option not subscribed (#33) */

Completed in 402 milliseconds

1 2 3 45 6 7 8