/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/ |
PhotoViewFragment.java | 527 // received an onCursorChanged without attaching to an activity. Ignore this cursor
|
/frameworks/support/fragment/tests/java/android/support/v4/app/ |
FragmentAnimationTest.java | 147 // Ensure that attaching and popping a Fragment uses the enter and popExit animators
|
FragmentAnimatorTest.java | 229 // Ensure that attaching and popping a Fragment uses the enter and popExit animators
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
DocumentImpl.java | 68 * <p>Attaching user data directly to the corresponding node would cost a
|
/libcore/ojluni/src/main/java/java/nio/channels/ |
SelectionKey.java | 379 * attachment may be discarded by attaching <tt>null</tt>. </p>
|
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaFragment.java | 400 // Got a goto event before the fragment finished attaching,
|
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
LiveWallpaperPreview.java | 450 Log.w(LOG_TAG, "Failed attaching wallpaper; clearing", e);
|
/prebuilts/ndk/r11/sources/android/native_app_glue/ |
android_native_app_glue.c | 99 LOGV("Attaching input queue to looper");
|
/prebuilts/ndk/r13/sources/android/native_app_glue/ |
android_native_app_glue.c | 99 LOGV("Attaching input queue to looper");
|
/external/autotest/client/bin/ |
partition.py | 885 logging.debug('Attaching image %s to a loop device', img_path) 892 e_msg = ('Error attaching image %s to a loop device: %s' % [all...] |
/external/strace/ |
README-linux-ptrace | 371 1.x Attaching and detaching 384 Since attaching sends SIGSTOP and tracer usually suppresses it, this
|
strace.1 | 235 Suppress messages about attaching, detaching etc. This happens 237 is run directly instead of attaching.
|
strace.c | 220 -q suppress messages about attaching, detaching, etc.\n\ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
GuidelineHandler.java | 639 // Attaching the top: arrange below, and for bottom arrange above 693 * match (where we prefer attaching to parent bounds, we avoid matches that lead to a [all...] |
/art/runtime/ |
thread.cc | 410 LOG(ERROR) << "Thread attaching to non-existent runtime: " << *self; 738 LOG(ERROR) << "Thread attaching to non-existent runtime: " << thread_name; 745 LOG(WARNING) << "Thread attaching while runtime is shutting down: " << thread_name; 773 VLOG(threads) << "Attaching thread " << thread_name; 775 VLOG(threads) << "Attaching unnamed thread."; [all...] |
/frameworks/base/media/java/android/media/audiofx/ |
AudioEffect.java | 46 * <p>NOTE: attaching insert effects (equalizer, bass boost, virtualizer) to the global audio output 291 * attaching it to the MediaPlayer or AudioTrack. [all...] |
/art/runtime/base/ |
mutex.h | 658 // attaching and detaching.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
feedparser.py | 114 # re-attaching the newlines.
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
GenFds.py | 303 ExtraData="Please send email to edk2-devel@lists.sourceforge.net for help, attaching following call stack trace!\n",
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Trim/ |
Trim.py | 597 ExtraData="\n(Please send email to edk2-devel@lists.sourceforge.net for help, attaching following call stack trace!)\n",
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_stoptheworld_linux_libcdep.cc | 128 // Either the thread is dead, or something prevented us from attaching.
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 381 @JDEV@In addition, while there is support for attaching
|
/external/fmtlib/doc/bootstrap/ |
navbar.less | 204 // We remove the `outline` here, but later compensate by attaching `:hover`
|
/external/iproute2/man/man8/ |
tc.8 | 548 must be passed, either by passing its ID or by attaching directly to the root of a device.
|
/external/llvm/lib/Analysis/ |
TypeBasedAliasAnalysis.cpp | 120 // no scheme for attaching metadata to @llvm.memcpy yet either.
|