/external/skia/include/views/ |
SkView.h | 271 /** Return the artist attached to this view (or null). The artist's reference 300 /** Return the layout attached to this view (or null). The layout's reference 309 /** If a layout is attached to this view, call its layoutChildren() method
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ctrl_iface_udp.c | 67 wpa_printf(MSG_DEBUG, "CTRL_IFACE monitor attached %s:%d", 335 * there are any attached monitors in order to allow 338 wpa_printf(MSG_DEBUG, "CTRL_IFACE wait for attached "
|
/frameworks/av/services/audioflinger/ |
Effects.h | 41 // the attached track(s) to accumulate their auxiliary channel. 236 // Effects in this chain can be insert or auxiliary. Effects in other chains (attached to 238 // order corresponding in the effect process order. When attached to a track (session ID != 0),
|
/frameworks/base/core/java/android/view/ |
WindowManagerGlobal.java | 237 // attached to for future reference. 307 + " but the ViewAncestor is attached to " + curView); 370 throw new IllegalArgumentException("View=" + view + " not attached to window manager");
|
/frameworks/base/core/java/android/view/animation/ |
LayoutAnimationController.java | 417 * The set of parameters that has to be attached to each view contained in 425 * these parameters are attached. 430 * The index of the view to which these parameters are attached in its
|
/frameworks/base/core/java/android/widget/ |
CursorAdapter.java | 280 * @param parent The parent to which the new view is attached to 290 * @param parent The parent to which the new view is attached to 370 * by the filter attached to this adapter.
|
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
MtpClient.java | 43 * It listens for MTP devices being attached and removed from the USB host bus 109 * An interface for being notified when MTP or PTP devices are attached 254 // Query the USB manager since devices might have attached
|
/frameworks/support/v4/java/android/support/v4/widget/ |
CursorAdapter.java | 282 * @param parent The parent to which the new view is attached to 292 * @param parent The parent to which the new view is attached to 372 * by the filter attached to this adapter.
|
/libcore/dalvik/src/main/java/dalvik/system/ |
VMDebug.java | 111 * enabled, a debugger cannot be attached. 118 * Determines if a debugger is currently attached. 179 * attached when tracing ends, the profiling data will be discarded.)
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
DocumentImpl.java | 239 * this document. The node's subtree and attributes will remain attached, 492 * Returns a map with the user data objects attached to the specified node. 508 * Returns a map with the user data objects attached to the specified node.
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
MtpClient.java | 43 * It listens for MTP devices being attached and removed from the USB host bus 123 * An interface for being notified when MTP or PTP devices are attached 280 // Query the USB manager since devices might have attached
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
NdkGdbLaunchDelegate.java | 291 boolean attached = false; 293 attached = attachLatch.await(3, TimeUnit.SECONDS); 301 if (!attached) {
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
PhoneWindowManager.java | [all...] |
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer.cc | 586 // leftovers > 0 means that the attached windows can't grow to compensate for 587 // the shrinkage of the main window. This line causes the attached windows to 593 // attached windows can grow without exceeding their max size constraints. 624 // How much we need to grow the attached by (collectively). 627 // If the attached windows don't fit when at their initial size, we will 632 // If we're shrinking, we grow the attached so the total size remains [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
pragma.test | 28 # pragma-2.*: Test synchronous on attached db. 30 # pragma-4.*: Test cache_size and default_cache_size on attached db. 221 # Test modifying the safety_level of an attached database. 429 # Test modifying the cache_size of an attached database. 743 # Make sure the schema-version can be manipulated in an attached database. 766 # And check that modifying the schema-version in an attached database [all...] |
/dalvik/vm/jdwp/ |
JdwpMain.cpp | 184 * a debugger attached. 425 * Returns -1 if no debugger is attached, or 0 if we're in the middle of
|
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
GUnitExecuteMojo.java | 57 * INTERNAL : The Maven Project to which we are attached 66 * of our configuration within the project to which we are being attached.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNamedNodeMap.java | 168 * attached to an element, if the removed attribute is known to have a 248 * the attributes attached to an element, as returned by the attributes
|
/external/bison/src/ |
gram.h | 63 RULES[R].precsym -- the symbol attached (via %prec) to give its 192 /* This symbol was attached to the rule via %prec. */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
AttributeCertificateHolder.java | 291 * Return the principals associated with the issuer attached to this holder 306 * Return the serial number associated with the issuer attached to this
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
slider.js | 13 * - The container is what all the touch events are attached to. This element 34 * listeners attached to it.
|
/external/chromium/net/base/ |
host_resolver_impl.cc | 454 // Returns the first request attached to the job. 470 // Free the requests attached to this job. 624 // True if a non-speculative request was ever attached to this job 772 // A pending request is one waiting to be attached to a job. 935 // Cancel the outstanding jobs. Those jobs may contain several attached [all...] |
host_resolver_impl.h | 25 // host are made while the job is already outstanding, then they are attached 206 // may have multiple requests attached to it.
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_adb_bridge_browsertest.cc | 97 " \"description\": \"{\\\"attached\\\":false,\\\"empty\\\":false," 112 " \"description\": \"{\\\"attached\\\":true,\\\"empty\\\":true,"
|
/external/chromium_org/chrome/browser/media_galleries/ |
media_galleries_preferences.h | 92 // attached. It is stored in preferences by the base::Time internal value, 112 // is now attached, or a fixed storage gallery.
|