HomeSort by relevance Sort by last modified time
    Searched full:attaching (Results 76 - 100 of 335) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/mem/shmt/
shmt10.c 32 * parent and child spin in a loop attaching and detaching
  /external/ltp/testcases/kernel/syscalls/ipc/shmat/
shmat01.c 199 /* set NULL as attaching address*/
  /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
BaseFragmentPagerAdapter.java 84 if (DEBUG) Log.v(TAG, "Attaching item #" + position + ": f=" + fragment);
  /frameworks/support/fragment/java/android/support/v4/app/
FragmentPagerAdapter.java 99 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment);
  /frameworks/support/v13/java/android/support/v13/app/
FragmentPagerAdapter.java 103 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment);
  /frameworks/support/wear/src/android/support/wear/internal/widget/drawer/
MultiPageUi.java 138 // of this method. Attaching to root will cause view to point to container instead.
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/attachmentchooser/
AttachmentChooserFragmentTest.java 108 // Binding to model happens when attaching fragment to activity, so hook into test
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
ConversationFragmentTest.java 102 // Binding to model happens when attaching fragment to activity, so hook into test
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis_tags.h 77 #define NO_AUTHINFO (1<<17) /* Don't bother attaching auth info */
  /cts/tests/fragment/src/android/fragment/cts/
FragmentReorderingTest.java 213 // detaching, then attaching results in on change. Hide still functions
257 // attaching, then detaching shouldn't result in a View being created
FragmentViewTests.java 517 // Attaching a fragment should add the View back into the hierarchy. Then popping it should
546 // Attaching a hidden fragment should add the View as GONE the hierarchy. Then popping it should
582 // Attaching an attached fragment should not throw
596 // Attaching a non-existing fragment should not throw
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 36 * <p>NOTE: attaching an Equalizer to the global audio output mix by use of session 0 is deprecated.
142 Log.w(TAG, "WARNING: attaching an Equalizer to global output mix is deprecated!");
  /frameworks/support/fragment/tests/java/android/support/v4/app/
FragmentReorderingTest.java 245 // detaching, then attaching results in on change. Hide still functions
302 // attaching, then detaching shouldn't result in a View being created
FragmentViewTests.java 525 // Attaching a fragment should add the View back into the hierarchy. Then popping it should
554 // Attaching a hidden fragment should add the View as GONE the hierarchy. Then popping it should
590 // Attaching an attached fragment should not throw
603 // Attaching a non-existing fragment should not throw
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 221 // edge we are attaching to. For example, if attaching to the
  /cts/hostsidetests/jvmti/base/host/src/android/jvmti/cts/
JvmtiHostTest.java 150 throw new RuntimeException("Failed attaching", e);
  /developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/
AdapterTransitionFragment.java 114 // We are attaching the list to the screen here.
  /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiServiceDiscoveryActivity.java 214 // After attaching listeners, create a service request and initiate
  /external/autotest/client/site_tests/video_YouTubeMseEme/
video_YouTubeMseEme.py 103 """Tests if attaching a the MediaSource to the video tag is successful.
  /external/clang/test/Index/
annotate-comments-objc.m 45 // In the implementation of attaching comments to enums declared using the
  /external/deqp/doc/testspecs/GLES2/
functional.fbo.completeness.txt 128 and attaching the zero-sized renderbuffer is still expected to succeed.
  /external/openssh/
sandbox-seccomp-filter.c 296 debug3("%s: attaching seccomp filter program", __func__);
  /external/webrtc/webrtc/modules/utility/source/
jvm_android.cc 76 ALOGD("Attaching thread to JVM");
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyTester.java 102 log("simulate attaching");
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
Presenter.java 153 * are not visible, attaching and detaching them as appropriate.</p>

Completed in 443 milliseconds

1 2 34 5 6 7 8 91011>>