/external/libnfc-nci/src/include/ |
hcidefs.h | 301 /* Commands of BLE Controller setup and configuration */ [all...] |
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/webkit/Source/WebKit/chromium/src/ |
WebFrameImpl.cpp | 1324 SelectionController* controller = frame()->selection(); local [all...] |
/frameworks/base/services/java/com/android/server/power/ |
PowerManagerService.java | 116 // The screen should be off or in the process of being turned off by the display controller. 207 // If true, instructs the display controller to wait for the proximity sensor to 229 // requested because it is updated asynchronously by the display power controller. 443 // The display power controller runs on the power manager service's [all...] |
/external/bluetooth/bluedroid/stack/btm/ |
btm_sec.c | 328 /* controller not to perform authentication, encryption on startup */ 338 /* controller to perform authentication, encryption on startup */ [all...] |
/external/chromium/chrome/browser/translate/ |
translate_manager_browsertest.cc | 217 Source<NavigationController>(&tab_contents->controller())); 252 params.page_url = tab_contents->controller().GetActiveEntry()->url(); 599 contents()->controller().LoadURL(url, GURL(), PageTransition::TYPED); [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
location_bar_view_gtk.cc | 477 // will automatically install itself into that navigation controller. 485 // The navigation controller will delete the fetcher. [all...] |
/external/libnfc-nci/src/nfc/nfc/ |
nfc_ncif.c | 107 NFC_TRACE_ERROR0 ("NFC controller stopped responding, aborting the NFC process"); 257 /* If there are commands waiting in the xmit queue, or if the controller cannot accept any more commands, */ 268 /* If controller can accept another command, then send the next command */ [all...] |
/external/libpcap/ |
savefile.c | 487 * Controller Area Network (CAN) v. 2.0B packets. 766 /* Controller Area Network (CAN) v2.0B */ 784 /* Controller Area Network (CAN) v2.0B */ [all...] |
/external/qemu/hw/ |
usb-ohci.c | 124 /* Host Controller Communications Area */ 381 /* Reset the controller */ 931 endpoint. We only allow one active packet per controller. [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_fmsynth.c | 500 * These values only need to be updated if one of the controller values 522 /* convert CC7 volume controller to log scale */ 525 /* incorporate CC11 expression controller */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmsynth.c | 500 * These values only need to be updated if one of the controller values 522 /* convert CC7 volume controller to log scale */ 525 /* incorporate CC11 expression controller */
|
/packages/apps/Email/tests/src/com/android/email/mail/store/ |
Pop3StoreUnitTests.java | 23 import com.android.email.Controller; 66 Controller.getInstance(mMockContext).setProviderContext(mMockContext); 67 Controller.getInstance(mMockContext).markForTest(true); [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 3 * MAX3421E USB host controller support
|
/device/lge/mako/nfc/ |
libnfc-brcm.conf | 203 # When screen is turned off, specify the desired power state of the controller.
|
/device/samsung/manta/nfc/ |
libnfc-brcm.conf | 203 # When screen is turned off, specify the desired power state of the controller.
|
/docs/source.android.com/src/devices/tech/input/ |
overview.jd | 111 given key on a keyboard, button on a game controller, joystick axis
|
/external/blktrace/doc/ |
blkparse.1 | 212 this can be fixed with using better hardware -- either a better i/o controller,
|
/external/bluetooth/bluedroid/stack/btu/ |
btu_task.c | 862 ** Description This function is called to check if controller can go to sleep.
|
/external/bluetooth/bluedroid/stack/include/ |
gap_api.h | 525 ** successfully sent to the controller. The GAP_EVT_NAME_RESP event [all...] |
uipc_msg.h | 173 UINT16 non_flushable_pbf; /* L2CAP_PKT_START_NON_FLUSHABLE if controller supports */
|
/external/chromium/chrome/browser/autofill/ |
autofill_browsertest.cc | 391 tab->controller().Reload(false);
|
/external/chromium/chrome/browser/chromeos/login/ |
existing_user_controller.cc | 130 NOTREACHED() << "More than one controller are alive.";
|
/external/chromium/chrome/browser/ |
favicon_helper.cc | 211 NavigationEntry* entry = tab_contents()->controller().GetActiveEntry();
|