Home
last modified time | relevance | path

Searched refs:deliverNotifications (Results 1 – 6 of 6) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/pubsub/
DSubscribeForm.java71 public void setDeliverOn(boolean deliverNotifications) in setDeliverOn() argument
74 setAnswer(SubscribeOptionFields.deliver.getFieldName(), deliverNotifications); in setDeliverOn() local
/external/webkit/Source/WebKit/android/jni/
DWebIconDatabase.h65 void deliverNotifications();
DWebIconDatabase.cpp151 ((WebIconDatabase*)v)->deliverNotifications(); in DeliverNotifications()
155 void WebIconDatabase::deliverNotifications() in deliverNotifications() function in android::WebIconDatabase
/external/webkit/Source/WebKit/win/
DWebIconDatabase.cpp366 callOnMainThread(deliverNotifications, 0); in scheduleNotificationDelivery()
409 void WebIconDatabase::deliverNotifications(void*) in deliverNotifications() function in WebIconDatabase
DWebIconDatabase.h133 static void deliverNotifications(void*);
DChangeLog-2009-06-167414 (WebIconDatabase::deliverNotifications): Ditto.
10898 and perform the callOnMainThread() for WebIconDatabase::deliverNotifications
10901 (WebIconDatabase::deliverNotifications): Deliver all notifications in the current queue