/frameworks/base/core/java/com/android/internal/widget/ |
LinearLayoutWithDefaultTouchRecepient.java | 30 * that a wider range of touch events than just the lock pattern widget can kick
|
/external/quake/quake/src/QW/server/ |
newnet.txt | 1 registered clients will auto-kick unregistered clients
|
sv_ccmds.c | 346 Kick a user off of the server 879 Cmd_AddCommand ("kick", SV_Kick_f);
|
/packages/apps/Email/src/com/android/exchange/ |
SyncManager.java | 129 // Reason codes when SyncManager.kick is called (mainly for debugging) 228 // Whether we have an unsatisfied "kick" pending 319 kick("start outbox"); 369 // Kick SyncManager 370 kick("host changed"); 594 kick("account changed"); 2255 static public void kick(String reason) { method [all...] |
/external/webkit/WebKitTools/BuildSlaveSupport/ |
run-performance-tests | 29 # Script used by WebKit build slave to kick off performance tests.
|
/system/core/adb/ |
transport_usb.c | 117 t->kick = remote_kick;
|
transport.c | 73 t->kick(t); 225 ** threads exit, but the input thread will kick the transport 684 t->kick(t); 845 t->kick(t);
|
transport_local.c | 234 t->kick = remote_kick;
|
adb.h | 169 void (*kick)(atransport *t); member in struct:atransport
|
/external/kernel-headers/original/linux/ |
notifier.h | 132 - we can use this eg to kick tcp sessions
|
/external/quake/quake/src/QW/ |
cmds.txt | 385 kick", SV_Kick_f
|
/external/webkit/WebCore/css/ |
CSSFontFaceSource.cpp | 177 // Kick off the load now.
|
/frameworks/base/docs/html/resources/articles/ |
track-mem.jd | 11 many allocations, the garbage collector will kick in and stop your application
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactsUtils.java | 403 * Kick off an intent to initiate a call. 415 * Kick off an intent to initiate an Sms/Mms message.
|
/external/ipsec-tools/src/racoon/ |
TODO | 107 - kick tcp retransmission timer on first SA establishment
|
/external/webkit/WebCore/bindings/v8/ |
DOMDataStore.cpp | 65 // that does not own them. In V8, GC can kick in from any thread. To ensure
|
/external/webkit/WebCore/dom/ |
ProcessingInstruction.cpp | 140 // to kick off import/include loads that can hang off some parent sheet.
|
/external/yaffs2/yaffs2/ |
yaffs_checkptrw.c | 161 /* Set to a value that will kick off a read */
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmAlertFullScreen.java | 125 /* snooze behavior: pop a snooze confirmation view, kick alarm
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmAlertFullScreen.java | 123 /* snooze behavior: pop a snooze confirmation view, kick alarm
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageGetter.java | 279 // Kick-start the current request.
|
/packages/apps/Email/src/com/android/email/ |
Controller.java | 620 // 6. Service runs automatically, MessagingController needs a kick 648 // Service runs automatically, MessagingController needs a kick 676 // Service runs automatically, MessagingController needs a kick [all...] |
/external/quake/quake/src/QW/client/ |
client.h | 262 float punchangle; // temporar yview kick from weapon firing
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SearchActivity.java | 322 // kick off a query for the threads which match the search string
|
/bootable/bootloader/legacy/arch_msm7k/ |
nand.c | 271 /* kick the execute register */ 403 /* kick the execute register */
|