/external/smack/src/org/jivesoftware/smack/ |
RosterEntry.java | 48 * @param type the subscription type. 49 * @param status the subscription status (related to subscriptions pending to be approbed). 101 * @param type the subscription type. 102 * @param status the subscription status (related to subscriptions pending to be approbed). 128 * Returns the roster subscription type of the entry. When the type is 130 * refer to {@link RosterEntry getStatus()} to see if a subscription request 140 * Returns the roster subscription status of the entry. When the status is 142 * subscription request.
|
Roster.java | 40 * Others users may attempt to subscribe to this user using a subscription request. Three 42 * <li>{@link SubscriptionMode#accept_all accept_all} -- accept all subscription requests.</li> 43 * <li>{@link SubscriptionMode#reject_all reject_all} -- reject all subscription requests.</li> 44 * <li>{@link SubscriptionMode#manual manual} -- manually process all subscription requests.</li> 53 * The default subscription processing mode to use when a Roster is created. By default 54 * all subscription requests are automatically accepted. 75 * Returns the default subscription processing mode to use when a new Roster is created. The 76 * subscription processing mode dictates what action Smack will take when subscription 77 * requests from other users are made. The default subscription mod [all...] |
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
AccessModel.java | 27 /** Subscription request must be approved and only subscribers may retrieve items */
30 /** Anyone with a presence subscription of both or from may subscribe and retrieve items */
|
PresenceState.java | 17 * Defines the possible valid presence states for node subscription via
|
PubSubElementType.java | 45 SUBSCRIPTION("subscription", PubSubNamespace.BASIC),
|
/external/smack/src/org/jivesoftware/smackx/pubsub/provider/ |
SubscriptionsProvider.java | 21 import org.jivesoftware.smackx.pubsub.Subscription;
35 return new SubscriptionsExtension(attributeMap.get("node"), (List<Subscription>)content);
|
/external/chromium/chrome/browser/sync/notifier/ |
p2p_notifier.cc | 73 notifier::Subscription subscription; local 74 subscription.channel = kSyncNotificationChannel; 78 subscription.from = email; 79 talk_mediator_->AddSubscription(subscription);
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
cloud_print_xmpp_listener.cc | 72 notifier::Subscription subscription; local 73 subscription.channel = kCloudPrintPushNotificationsSource; 74 subscription.from = kCloudPrintPushNotificationsSource; 77 list.push_back(subscription);
|
/external/chromium_org/sync/notifier/ |
push_client_channel.cc | 26 notifier::Subscription subscription; local 27 subscription.channel = kChannelName; 28 subscription.from = ""; 30 subscriptions.push_back(subscription);
|
/external/smack/src/org/jivesoftware/smack/packet/ |
PrivacyItem.java | 24 * subscription type or globally by:<ul>
38 /** rule hold the kind of communication ([jid|group|subscription]) it will allow or block and
43 * If the type is "subscription", then the 'value' attribute MUST be one of "both", "to",
199 * If the type is "subscription", then the 'value' attribute MUST be one of "both", "to",
212 * It MUST be filled with one of these values: jid, group or subscription.
230 * If the type is "subscription", then the 'value' attribute MUST be one of "both", "to",
309 * It holds the kind of communication ([jid|group|subscription]) it will allow or block and
315 * Type defines if the rule is based on JIDs, roster groups or presence subscription types.
316 * Available values are: [jid|group|subscription]
324 * If the type is "subscription", then the 'value' attribute MUST be one of "both", "to", 460 subscription enum constant in enum:PrivacyItem.Type [all...] |
Presence.java | 32 * <li>{@link Presence.Type#subscribe subscribe} -- request subscription to recipient's presence. 33 * <li>{@link Presence.Type#subscribed subscribed} -- grant subscription to sender's presence. 34 * <li>{@link Presence.Type#unsubscribe unsubscribe} -- request removal of subscription to 36 * <li>{@link Presence.Type#unsubscribed unsubscribed} -- grant removal of subscription to 94 * involved in a subscription operation. This is a convenience method 303 * Request subscription to recipient's presence. 308 * Grant subscription to sender's presence. 313 * Request removal of subscription to sender's presence. 318 * Grant removal of subscription to sender's presence.
|
RosterPacket.java | 99 * A roster item, which consists of a JID, their name, the type of subscription, and 222 buf.append(" subscription=\"").append(itemType).append("\""); 237 * The subscription status of a roster item. An optional element that indicates 238 * the subscription status if a change request is pending.
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 34 #define MAX_FAILURES 10 /* Drop subscription after this many failures */ 50 struct subscription *s; /* parent */ 51 unsigned subscriber_sequence; /* which event for this subscription*/ 86 static struct wps_event_ *event_dequeue(struct subscription *s) 92 "subscription %p", e, s); 100 void event_delete_all(struct subscription *s) 119 struct subscription *s = e->s; 122 wpa_printf(MSG_DEBUG, "WPS UPnP: Retry event %p for subscription %p", 175 struct subscription *s = e->s; 192 wpa_printf(MSG_DEBUG, "WPS UPnP: Deleting subscription %p [all...] |
wps_upnp.c | 290 static void subscr_addr_free_all(struct subscription *s) 301 /* subscr_addr_add_url -- add address(es) for one url to subscription */ 302 static void subscr_addr_add_url(struct subscription *s, const char *url, 415 static void subscr_addr_list_create(struct subscription *s, 477 struct subscription *s, *tmp; 532 dl_list_for_each_safe(s, tmp, &sm->subscriptions, struct subscription, 543 * Event subscription (subscriber machines register with us to receive event 548 /* subscription_destroy -- destroy an unlinked subscription 551 void subscription_destroy(struct subscription *s) 554 wpa_printf(MSG_DEBUG, "WPS UPnP: Destroy subscription %p", s) [all...] |
/frameworks/av/libvideoeditor/vss/src/ |
M4VSS3GPP_MediaAndCodecSubscription.c | 19 * @brief Media readers and codecs subscription 20 * @note This file implements the subscription of supported media 36 /*| reader subscription |*/ 77 /*| audio decoder subscription |*/ 89 /*| writer subscription |*/ 113 /*| video encoder subscription |*/ 121 /*| audio encoder subscription |*/ 165 /*| reader subscription |*/ 234 /*| video decoder subscription |*/ 277 /*| audio decoder subscription |*/ [all...] |
/frameworks/base/docs/html/google/play/billing/ |
gp-purchase-status-api.jd | 23 you remotely query the status of a specific in-app product or subscription, 24 or cancel an active subscription. The API is designed to be used from your 32 about the purchase — app package name, purchase or subscription ID, 39 subscription expirations. You can also use the API to learn about cancelled 44 you can use the Purchase Status API to remotely cancel a subscription. This is a 93 subscription-validation needs, assuming that you follow the recommendation in 146 <li><em>Store subscription expiry on your servers</em> — Your servers should 147 use the Purchase Status API to query the expiration date for new subscription tokens, 150 <li><em>Query for subscription status only at expiration</em> — Once your 151 server has retrieved the expiration date of subscription tokens, it should not quer [all...] |
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
mobile_setup_ui.h | 12 // that is used in Chrome OS activate modem and perform plan subscription tasks.
|
/external/hyphenation/ |
AUTHORS | 14 OpenOffice.org (after subscription: http://lingucomponent.openoffice.org)
|
/packages/services/Telephony/src/com/android/phone/ |
CdmaOptions.java | 70 log("Both NV and Ruim supported, ENABLE subscription type selection"); 73 log("Both NV and Ruim NOT supported, REMOVE subscription type selection"); 100 // retrieve the list of subscription types supported by device. 101 String subscriptionsSupported = SystemProperties.get("ril.subscription.types");
|
CdmaSubscriptionListPreference.java | 37 // Used for CDMA subscription mode 96 // Set the CDMA subscription mode, when mode has been successfully changed 128 Log.e(LOG_TAG, "Setting Cdma subscription source failed");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
tipc.h | 127 * TIPC topology subscription service definitions 132 #define TIPC_SUB_CANCEL 0x04 /* cancel a subscription */ 140 #define TIPC_WAIT_FOREVER ~0 /* timeout for permanent subscription */ 144 __u32 timeout; /* subscription duration (in ms) */ 151 #define TIPC_SUBSCR_TIMEOUT 3 /* subscription timeout event */ 158 struct tipc_subscr s; /* associated subscription */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc.h | 127 * TIPC topology subscription service definitions 132 #define TIPC_SUB_CANCEL 0x04 /* cancel a subscription */ 140 #define TIPC_WAIT_FOREVER ~0 /* timeout for permanent subscription */ 144 __u32 timeout; /* subscription duration (in ms) */ 151 #define TIPC_SUBSCR_TIMEOUT 3 /* subscription timeout event */ 158 struct tipc_subscr s; /* associated subscription */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc.h | 127 * TIPC topology subscription service definitions 132 #define TIPC_SUB_CANCEL 0x04 /* cancel a subscription */ 140 #define TIPC_WAIT_FOREVER ~0 /* timeout for permanent subscription */ 144 __u32 timeout; /* subscription duration (in ms) */ 151 #define TIPC_SUBSCR_TIMEOUT 3 /* subscription timeout event */ 158 struct tipc_subscr s; /* associated subscription */
|
/frameworks/base/drm/java/android/drm/ |
DrmRights.java | 34 * Please note that the account id and subscription id is not mandatory by all DRM agents 35 * or plugins. When account id or subscription id is not required by the specific DRM 76 * @param subscriptionId Subscription ID of the user. 163 * Retrieves the subscription ID associated with this <code>DrmRights</code> object. 165 * @return The subscription ID.
|
/external/chromium_org/content/browser/renderer_host/ |
gpu_message_filter.h | 76 linked_ptr<FrameSubscription> subscription); 78 linked_ptr<FrameSubscription> subscription);
|