/external/smack/src/org/jivesoftware/smackx/pubsub/ |
PresenceState.java | 24 chat, online, away, xa, dnd
enum constant in enum:PresenceState
|
/docs/source.android.com/ |
Android.mk | 12 LOCAL_MODULE := online-sac 15 -hdf android.whichdoc online \ 32 $(hide) rm -rf $(OUT_DOCS)/online-sac/reference 33 $(hide) cp -R out/target/common/docs/tradefed/reference $(OUT_DOCS)/online-sac 34 $(hide) cp out/target/common/docs/tradefed/navtree_data.js $(OUT_DOCS)/online-sac/navtree_data.js
|
/external/chromium/net/base/ |
network_change_notifier.h | 39 // Will be called when the online state of the system may have changed. 42 virtual void OnOnlineStateChanged(bool online) = 0;
|
/external/webkit/Source/WebCore/platform/network/ |
NetworkStateNotifier.h | 71 bool onLine() const { return m_isOnLine; } 80 void networkStateChange(bool online) { setOnLine(online); }
|
/external/e2fsprogs/resize/ |
Android.mk | 7 online.c \
|
Makefile.in | 19 RESIZE_OBJS= extent.o resize2fs.o main.o online.o sim_progress.o 26 $(srcdir)/online.c \ 168 online.o: $(srcdir)/online.c $(srcdir)/resize2fs.h \
|
/external/webkit/Source/WebCore/html/ |
HTMLBodyElement.h | 60 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(online);
|
HTMLFrameSetElement.h | 58 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(online);
|
/system/core/charger/ |
charger.c | 86 bool online; member in struct:power_supply 331 const char *path, bool online) 343 supply->online = online; 346 LOGV("... added %s %s %d\n", supply->name, supply->type, online); 420 int online; local 447 online = atoi(uevent->ps_online); 450 was_online = supply->online; 451 supply->online = online; [all...] |
/external/chromium/chrome/browser/sync/engine/ |
all_status.cc | 84 const bool online = status_.authenticated && local 86 if (online) {
|
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/ |
AgentSession.java | 61 private boolean online = false;
field in class:AgentSession 185 * Returns true if the agent is online with the workgroup.
187 * @return true if the agent is online with the workgroup.
190 return online;
242 * Sets whether the agent is online with the workgroup. If the user tries to go online with
246 * @param online true to set the agent as online with the workgroup.
247 * @throws XMPPException if an error occurs setting the online status.
249 public void setOnline(boolean online) throws XMPPException { [all...] |
/build/tools/droiddoc/templates-pdk/ |
sdkpage.cs | 45 <h1 itemprop="name"><?cs if:android.whichdoc == "online" ?>Download the <?cs /if ?><?cs 146 <?cs if:android.whichdoc == "online" ?> 213 <?cs else ?> <?cs # end if online ?> 230 p.online-message { display:none; } 234 <?cs /if ?> <?cs # end if/else online ?>
|
/external/kernel-headers/original/linux/spi/ |
cpcap.h | 545 int online; member in struct:cpcap_batt_ac_data 549 int online; member in struct:cpcap_batt_usb_data 769 void cpcap_batt_set_ac_prop(struct cpcap_device *cpcap, int online); 771 void cpcap_batt_set_usb_prop_online(struct cpcap_device *cpcap, int online,
|
/external/webkit/Source/WebCore/dom/ |
EventNames.h | 88 macro(online) \
|
/bionic/libc/kernel/common/linux/spi/ |
cpcap.h | 589 int online; member in struct:cpcap_batt_ac_data 592 int online; member in struct:cpcap_batt_usb_data
|
/build/tools/droiddoc/templates-ds/ |
sdkpage.cs | 184 <?cs if:android.whichdoc == "online" ?> 187 <?cs ######## HERE IS THE JD DOC CONTENT FOR ONLINE ######### ?> 198 <div class="pax col-13 online" style="display:none;margin:0;"> 444 <?cs else ?> <?cs # end if online ?> 464 body .online { display:none; } 471 <?cs /if ?> <?cs # end if/else online ?>
|
/build/tools/droiddoc/templates-sac/ |
sdkpage.cs | 183 <?cs if:android.whichdoc == "online" ?> 186 <?cs ######## HERE IS THE JD DOC CONTENT FOR ONLINE ######### ?> 197 <div class="pax col-13 online" style="display:none;margin:0;"> 443 <?cs else ?> <?cs # end if online ?> 463 body .online { display:none; } 470 <?cs /if ?> <?cs # end if/else online ?>
|
/build/tools/droiddoc/templates-sdk/ |
sdkpage.cs | 210 <?cs if:android.whichdoc == "online" ?> 213 <?cs ######## HERE IS THE JD DOC CONTENT FOR ONLINE ######### ?> 224 <div class="pax col-13 online" style="display:none;margin:0;"> 470 <?cs else ?> <?cs # end if online ?> 490 body .online { display:none; } 497 <?cs /if ?> <?cs # end if/else online ?>
|
/external/webkit/Source/WebKit/android/jni/ |
JavaBridge.cpp | 101 static void SetNetworkOnLine(JNIEnv* env, jobject obj, jboolean online); 381 void JavaBridge::SetNetworkOnLine(JNIEnv* env, jobject obj, jboolean online) 383 WebCore::networkStateNotifier().networkStateChange(online);
|
/system/core/adb/ |
adb.c | 214 D("adb: online\n"); 215 t->online = 1; 222 t->online = 0; 560 if (t->online) { 576 if (t->online) { 588 if (t->online) { 596 if (t->online) { [all...] |
adb.h | 187 int online; member in struct:atransport
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/ |
index.php | 23 user and developer documentation provided in the online help system. If you have
|
/frameworks/base/core/java/android/webkit/ |
JWebCoreJavaBridge.java | 315 public native void setNetworkOnLine(boolean online);
|
/device/asus/deb/ |
init.deb.rc | 252 write /sys/devices/system/cpu/cpu1/online 1 253 write /sys/devices/system/cpu/cpu2/online 1 254 write /sys/devices/system/cpu/cpu3/online 1
|
/device/asus/flo/ |
init.flo.rc | 254 write /sys/devices/system/cpu/cpu1/online 1 255 write /sys/devices/system/cpu/cpu2/online 1 256 write /sys/devices/system/cpu/cpu3/online 1
|