Searched
full:interrupt (Results
1076 -
1100 of
1559) sorted by null
<<41424344454647484950>>
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
activity_task_design.jd | 349 the user can interrupt what they're doing (their task) to perform a 596 waiting, so they press <em>Home</em>, which does not interrupt the map's [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedTransferQueue.java | 303 * interrupt status and generate a thread-local random number 667 * @return matched item, or e if unmatched on interrupt or timeout [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
OldDatagramSocketTest.java | [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
he.po | 879 msgid "%s: Interrupt/Exception caught (code = 0x%lx, addr = 0x%lx)\n" [all...] |
make.pot | 848 msgid "%s: Interrupt/Exception caught (code = 0x%lx, addr = 0x%lx)\n" 1548 msgid "Interrupt"
|
/packages/apps/Exchange/src/com/android/exchange/ |
EasSyncService.java | 303 // stop the thread with an interrupt. 306 mThread.interrupt(); 308 // Let the caller know we had to interrupt the thread [all...] |
/dalvik/vm/oo/ |
Class.cpp | [all...] |
/external/kernel-headers/original/asm-mips/ |
mipsregs.h | 226 * R4x00 interrupt enable / cause bits 238 * R4x00 interrupt cause bits [all...] |
/external/libusb/libusb/os/ |
darwin_usb.c | [all...] |
/external/mksh/src/ |
histrap.c | 1060 /* this runs inside interrupt context, with errno saved */ 1185 * can interrupt commands. [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 77 0x01 rcv Number of interrupt received 78 0x02 cycles_masked Number of cycles interrupt are masked
|
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/ |
SDL_dspvideo.c | [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
SDL_QuartzVideo.m | 922 /* If we don't hide menu bar, it will get events and interrupt the program */ [all...] |
/frameworks/base/core/java/android/view/ |
ViewDebug.java | 628 Thread.currentThread().interrupt(); 774 Thread.currentThread().interrupt(); [all...] |
/frameworks/base/docs/html/guide/components/ |
tasks-and-back-stack.jd | 221 with tasks or how they exist in the back stack. However, you might decide that you want to interrupt 264 <p class="caution"><strong>Caution:</strong> Most applications should not interrupt the default
|
/frameworks/support/v4/java/android/support/v4/view/ |
ViewCompat.java | 93 * Live region mode specifying that accessibility services should interrupt [all...] |
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
SSLEngineTest.java | [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-gdb | |
mipsel-linux-android-gdbtui | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-gdb | |
i686-linux-android-gdbtui | |
/art/compiler/dex/quick/mips/ |
mips_lir.h | 36 * k0, k1 are reserved for use by interrupt handlers
|
/art/jdwpspy/ |
Net.cpp | 167 { 11, 11, "ThreadReference.Interrupt" },
|
/art/runtime/ |
thread.h | 384 void Interrupt();
|
/dalvik/vm/compiler/codegen/mips/ |
MipsLIR.h | 36 * k0, k1 are reserved for use by interrupt handlers
|
Completed in 2622 milliseconds
<<41424344454647484950>>