/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 95 static const int kDetachedTopMargin = 1; // When attached, we use 0 and let the 661 // When detached with no infobar, animate the overlap between the attached and 673 // If bookmark bar is attached and omnibox popup is open (on top of the bar), 730 // buttons are created before the bar is attached to a frame. [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/ |
Context.cpp | [all...] |
/external/chromium_org/third_party/libusb/src/libusb/os/ |
linux_usbfs.c | [all...] |
/frameworks/base/media/java/android/media/ |
AudioTrack.java | 271 * attached to a particular audio session. The primary use of the audio session ID is to 277 * If a non-zero session ID is provided, this AudioTrack will share effects attached to this 300 * @param sessionId Id of audio session the AudioTrack must be attached to [all...] |
/packages/apps/Mms/res/values/ |
strings.xml | 67 <!-- Context menu item on an individual message for viewing an attached slideshow --> 192 <!-- Error message indicating that the item trying to be attached could not be added --> 194 <!-- Error message indicating that the picture being attached and resized could not be resized --> 196 <!-- Error message indicating that an image being attached is still too large to send even after resize --> 250 <!-- Button in the slide editor screen used to replace the attached picture --> [all...] |
/dalvik/vm/ |
Jni.cpp | [all...] |
/docs/source.android.com/src/devices/tech/dalvik/ |
dex-format.jd | [all...] |
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view.cc | 223 // Paint background for attached state, this is fade in/out. 373 // While animating, set opacity to cross-fade between attached and detached 378 // To animate from attached to detached state: 379 // - fade out attached background 389 // To animate from detached to attached state: 391 // - fade in attached background. 838 // we don't want any WebContents to be attached, so that we [all...] |
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_drag_controller.cc | 636 // that the title is updated. Do this only when we are attached as [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
fbobject.c | 298 * Remove any texture or renderbuffer attached to the given attachment 876 * Note that if ARB_framebuffer_object is supported and the attached 955 * If the given renderbuffer is anywhere attached to the framebuffer, detach [all...] |
/external/mesa3d/src/mesa/main/ |
fbobject.c | 298 * Remove any texture or renderbuffer attached to the given attachment 876 * Note that if ARB_framebuffer_object is supported and the attached 955 * If the given renderbuffer is anywhere attached to the framebuffer, detach [all...] |
/external/strace/ |
strace.c | 396 * (our parent). Child SIGKILLs us after it attached. 468 ? "Process %u attached with %u threads - interrupt to quit\n" 469 : "Process %u attached - interrupt to quit\n", 499 "Process %u attached - interrupt to quit\n", [all...] |
/prebuilts/devtools/notices/ |
NOTICE.txt | 54 copyright notice that is included in or attached to the work 248 copyright notice that is included in or attached to the work 541 copyright notice that is included in or attached to the work [all...] |
/prebuilts/misc/android-arm/gdbserver/ |
gdbserver | |
/external/bluetooth/bluedroid/stack/btm/ |
btm_devctl.c | [all...] |
/external/chromium_org/content/renderer/browser_plugin/ |
browser_plugin.cc | 697 // The shim containing the BrowserPlugin must be attached to a document. 725 // is attached to that guest. [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
DataGrid.js | 579 // DataGrid is attached to its parent element and every subsequent time the 583 // If this function is not called after the DataGrid is attached to its 592 // Do not attempt to use offsetes if we're not attached to the document tree yet. [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
shared.test | 76 # are attached in different orders to different handles. 729 } {1 {attached databases must use the same text encoding as main database}} 962 # to be different from the order in which they are attached to a given
|
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 248 # attached. You might want to use LEAF=none for the parent class as 274 # have TBF attached to itself and will not be able to borrow unused 325 # class the SFQ is attached to. [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
RenderManager.java | 60 * of rendering the scene graphs attached to each viewport and
[all...] |
/external/kernel-headers/original/linux/ |
input.h | [all...] |
/frameworks/base/core/java/android/text/ |
SpannableStringBuilder.java | 705 * markup object, or -1 if it is not attached to this buffer. 727 * markup object, or -1 if it is not attached to this buffer. 749 * markup object, or 0 if it is not attached to this buffer. [all...] |
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseGeneralTest.java | [all...] |
/frameworks/base/media/java/android/media/audiofx/ |
AudioEffect.java | 288 * MediaPlayer or AudioTrack to be fed into this effect, they must be explicitely attached to 296 * The audio pre processing effects are attached to an audio input (AudioRecord). 382 * The effect will be attached to the MediaPlayer or AudioTrack in [all...] |
/hardware/ti/wpan/tools/FM/service/src/jni/ |
JFmRxNative.cpp | [all...] |