HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 476 - 500 of 3279) sorted by null

<<11121314151617181920>>

  /external/clang/lib/Lex/
PreprocessorLexer.cpp 52 /// getFileID(), this only works for lexers with attached preprocessors.
  /external/clang/test/CodeGen/
sanitize-thread-attr.cpp 8 // The sanitize_thread attribute should be attached to functions
  /external/dnsmasq/contrib/openvpn/
README 1 The patch I have attached lets me get the behavior I wish out of
  /external/javassist/src/main/javassist/
Translator.java 30 * when the object is attached to the <code>Loader</code> object.
  /external/junit/src/org/junit/
Test.java 10 * to which it is attached can be run as a test case. To run the method,
  /external/kernel-headers/original/linux/mmc/
host.h 104 struct list_head cards; /* devices attached to this host */
  /external/linux-tools-perf/util/
annotate.h 41 /** struct annotated_source - symbols with hits have this attached as in sannotation
  /external/llvm/unittests/ExecutionEngine/JIT/
IntelJITEventListenerTest.cpp 63 // instance attached
  /external/mdnsresponder/mDNSShared/
dnsextd.8 34 allows clients to perform DNS Updates with an attached lease lifetime,
  /external/okhttp/
README.md 41 Test on a USB-attached Android using [Vogar][4]. Unfortunately `dx` requires that you build with
  /external/proguard/src/proguard/classfile/attribute/annotation/
ElementValue.java 28 * This abstract class represents an element value that is attached to an
  /external/proguard/src/proguard/optimize/info/
ClassOptimizationInfo.java 26 * This class stores some optimization information that can be attached to
  /external/skia/include/core/
SkDrawLooper.h 21 Subclasses of SkDrawLooper can be attached to a SkPaint. Where they are,
  /external/skia/include/utils/
SkCanvasStateUtils.h 42 * Finally, it is important to note that any draw filters attached to the
  /external/skia/include/views/
SkEventSink.h 65 * Returns true if there are 1 or more listeners attached to this eventsink
  /external/skia/src/gpu/gl/
GrGLRenderTarget.h 60 // FBO ID that has texture ID attached.
  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 188 Log.w(TAG, "Proxy not attached to service");
212 Log.w(TAG, "Proxy not attached to service");
241 Log.w(TAG, "Proxy not attached to service");
270 Log.w(TAG, "Proxy not attached to service");
299 Log.w(TAG, "Proxy not attached to service");
328 Log.w(TAG, "Proxy not attached to service");
358 Log.w(TAG, "Proxy not attached to service");
387 if (mService == null) Log.w(TAG, "Proxy not attached to service");
419 if (mService == null) Log.w(TAG, "Proxy not attached to service");
BluetoothPbap.java 220 Log.w(TAG, "Proxy not attached to service");
239 Log.w(TAG, "Proxy not attached to service");
257 Log.w(TAG, "Proxy not attached to service");
276 Log.w(TAG, "Proxy not attached to service");
  /frameworks/base/core/java/android/text/
TextWatcher.java 20 * When an object of a type is attached to an Editable, its methods will
  /frameworks/base/core/java/android/view/
WindowManagerImpl.java 29 * interface, allowing you to control the displays attached to the device.
  /frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
ListWithEditTextHeaderTest.java 71 assertNotNull("header is not attached to a window (?!)", header.getWindowToken());
  /frameworks/base/docs/html/training/id-auth/
index.jd 31 <p>Android users get attached to their devices and to applications that they
  /frameworks/base/docs/html/training/keyboard-input/
index.jd 30 through an attached keyboard.</p>
  /frameworks/base/docs/html/training/managing-audio/
audio-output.jd 41 being routed to the device speaker, wired headset, or attached Bluetooth device as shown in the
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
SimpleFrameManager.java 53 throw new RuntimeException("Attached frames are not supported for target type: "

Completed in 456 milliseconds

<<11121314151617181920>>