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

1 2

  /packages/apps/IM/src/com/android/im/engine/
GroupListener.java 52 * a group or a server initiated group leaving, e.g. the user got kicked
  /system/core/adb/
transport.c 62 if (t && !t->kicked)
64 int kicked; local
67 kicked = t->kicked;
68 if (!kicked)
69 t->kicked = 1;
72 if (!kicked)
682 if (!t->kicked) {
683 t->kicked = 1;
843 if ( !t->kicked ) {
    [all...]
adb.h 187 /* a list of adisconnect callbacks called when the transport is kicked */
188 int kicked; member in struct:atransport
  /external/ppp/pppd/plugins/radius/etc/
radiusclient.conf 14 # if this time is exceeded the user is kicked out
radiusclient.conf.in 14 # if this time is exceeded the user is kicked out
  /external/ipsec-tools/src/racoon/
TODO 78 o local address's field in isakmpsa handler must be kicked out to rmconf.
isakmp_quick.c 185 * DH value calculation is kicked out into cfparse.y.
    [all...]
  /external/quake/quake/src/QW/server/
server.h 197 // getting kicked off by the server operator
sv_ccmds.c 363 SV_BroadcastPrintf (PRINT_HIGH, "%s was kicked\n", cl->name);
366 SV_ClientPrintf (cl, PRINT_HIGH, "You were kicked from the game\n");
sv_main.c     [all...]
  /external/quake/quake/src/WinQuake/
net.h 305 // Server calls when a client is kicked off for a game related misbehavior
host_cmd.cpp 260 command from the console. Active clients are kicked off.
1501 SV_ClientPrintf ("Kicked by %s: %s\n", who, message);
1503 SV_ClientPrintf ("Kicked by %s\n", who);
    [all...]
host.cpp 339 Called when the player is getting totally kicked off the host
  /external/webkit/WebCore/platform/mac/
ClipboardMac.mm 359 // as part of getting the drag kicked off, or 2) Someone kept a ref to the clipboard and is trying to
  /frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
Bmgr.java 396 // if we kicked off a restore successfully, we have to wait for it
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 430 // If we're stale and we haven't already kicked off a query then kick
  /frameworks/base/core/java/android/content/
SyncManager.java     [all...]
  /development/simulator/app/
PhoneWindow.cpp 940 * repeat has kicked into gear. It could also mean that we
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java     [all...]
  /external/dbus/dbus/
dbus-bus.c 912 * owner will be kicked off.
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ManageApplications.java 236 * When the size retrieval gets kicked off for the first time, a COMPUTE_PKG_SIZE_START
    [all...]
  /external/openssl/crypto/bn/asm/
ia64.S 581 // kicked compiler's butt here, didn't I? Yeah! This brings us to the
    [all...]
  /external/webkit/WebCore/loader/icon/
IconDatabase.cpp 280 // If the size parameter was (0, 0) that means the caller of this method just wanted the read from disk to be kicked off
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2006-02-09     [all...]

Completed in 336 milliseconds

1 2