/hardware/broadcom/libbt/conf/asus/grouper/ |
bt_vendor.conf | 1 # UART device port where Bluetooth controller is attached
|
/hardware/broadcom/libbt/conf/moto/wingray/ |
bt_vendor.conf | 1 # UART device port where Bluetooth controller is attached
|
/hardware/broadcom/libbt/conf/samsung/crespo/ |
bt_vendor.conf | 1 # UART device port where Bluetooth controller is attached
|
/hardware/broadcom/libbt/conf/samsung/crespo4g/ |
bt_vendor.conf | 1 # UART device port where Bluetooth controller is attached
|
/hardware/broadcom/libbt/conf/samsung/maguro/ |
bt_vendor.conf | 1 # UART device port where Bluetooth controller is attached
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_NumJoysticks.3 | 11 Counts the number of joysticks attached to the system\&. 14 Returns the number of attached joysticks
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
incognito_tab.html | 30 * Set whether the bookmarks bar is attached or not. 31 * @param {boolean} attached Whether the bar is attached or not. 33 function setBookmarkBarAttached(attached) { 34 document.documentElement.setAttribute('bookmarkbarattached', !!attached);
|
/external/clang/test/Sema/ |
no-documentation-warn-tagdecl-specifier.c | 17 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 26 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 31 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 36 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 59 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 68 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 73 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}} 78 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_bubble_host.h | 16 // Allows for notification to attached BrowserBubbles of browser move, and 23 // Invoked when the window containing the attached browser-bubbles is moved. 24 // Calls BrowserBubble::BrowserWindowMoved on all attached bubbles. 28 // Calls BrowserBubble::BrowserWindowClosing on all attached bubbles.
|
/frameworks/base/media/java/android/mtp/ |
package.html | 5 application can receive notifications when devices are attached and removed, manage files and
|
/frameworks/base/core/tests/coretests/src/android/view/ |
ViewAttachView.java | 33 private boolean attached; field in class:ViewAttachView 58 if (attached) { 61 attached = true; 68 if (!attached) { 72 attached = false;
|
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/ |
FmRadio.java | 171 Log.w(TAG, "Proxy not attached to service"); 192 Log.w(TAG, "Proxy not attached to service"); 214 Log.w(TAG, "Proxy not attached to service"); 235 Log.w(TAG, "Proxy not attached to service"); 256 Log.w(TAG, "Proxy not attached to service"); 273 Log.w(TAG, "Proxy not attached to service"); 290 Log.w(TAG, "Proxy not attached to service"); 307 Log.w(TAG, "Proxy not attached to service"); 324 Log.w(TAG, "Proxy not attached to service"); 341 Log.w(TAG, "Proxy not attached to service") [all...] |
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowFragment.java | 26 private boolean attached; field in class:ShadowFragment 70 throw new IllegalStateException("Fragment " + this + " not attached to Activity"); 116 throw new IllegalStateException("Fragment " + this + " not attached to Activity"); 124 throw new IllegalStateException("Fragment " + this + " not attached to Activity"); 130 attached = isAttached; 134 return attached;
|
/external/jmonkeyengine/engine/src/core/com/jme3/app/state/ |
AppStateManager.java | 44 * When an {@link AppState} is attached or detached, the
49 * <p>The lifecycle for an attached AppState is as follows:</p>
51 * <li>stateAttached() : called when the state is attached on the thread on which
52 * the state was attached.
55 * <li>stateDetached() : called when the state is attached on the thread on which
69 * List holding the attached app states that are pending
117 * Attach a state to the AppStateManager, the same state cannot be attached
121 * @return True if the state was successfully attached, false if the state
122 * was already attached.
141 * if the state was not attached in the first place. [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_debugger_api_constants.cc | 17 "Another debugger is already attached to the tab with id: *."; 21 "Debugger is not attached to the tab with id: *.";
|
/external/chromium_org/chrome/browser/extensions/api/debugger/ |
debugger_api_constants.cc | 10 "Another debugger is already attached to the * with id: *."; 17 "Debugger is not attached to the * with id: *.";
|
/external/chromium_org/chrome/browser/prefs/ |
browser_prefs.h | 21 // Register all prefs that will be used via a PrefService attached to a user 26 // Register all prefs that will be used via a PrefService attached to the login
|
/external/chromium_org/chrome/browser/storage_monitor/ |
removable_storage_observer.h | 11 // removable storage devices attached to or removed from the system. 14 // When a removable storage device is attached, this
|
/external/clang/test/SemaObjC/ |
ibaction.m | 13 // Normally attributes should not be attached to method definitions, but 14 // we allow 'ibaction' to be attached because it can be expanded from
|
/external/chromium_org/components/nacl/common/ |
nacl_debug_exception_handler_win.cc | 32 bool attached = false; variable 40 attached = true; 43 message_loop_->PostTask(FROM_HERE, base::Bind(on_connected_, attached)); 45 if (attached) {
|
/external/kernel-headers/original/asm-mips/mach-ip22/ |
ds1286.h | 8 * RTC routines for PC style attached Dallas chip.
|
/external/valgrind/main/gdbserver_tests/ |
mcmain_pic.stdinB.gdb | 3 echo vgdb launched process attached\n
|
mcwatchpoints.stdinB.gdb | 3 echo vgdb launched process attached\n
|
mssnapshot.stdinB.gdb | 3 echo vgdb launched process attached\n
|
/external/chromium_org/chrome/browser/renderer_host/ |
chrome_url_request_user_data.h | 21 // instance attached to it, and must be non-NULL. The returned instance 29 // Gets the ChromeURLRequestUserData instance attached to |request|, or 30 // returns NULL if one is not attached. |request| must be non-NULL.
|