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

<<11121314151617181920>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothTetheringDataTracker.java 261 * A capability is an Integer/String pair, the capabilities
  /frameworks/base/core/java/android/net/
EthernetDataTracker.java 375 * A capability is an Integer/String pair, the capabilities
  /frameworks/base/docs/html/distribute/googleplay/publish/
console.jd 132 capability that uses recent exchange rates to populate the prices in all
  /frameworks/base/services/java/com/android/server/wifi/
WifiNotificationController.java 158 //A capability of [ESS] represents an open access point
  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 40 // TODO(all): Need to detect the CPU capability and decide whether to use
  /frameworks/compile/slang/
slang_backend.cpp 133 // FIXME: Need to detect the CPU capability and decide whether to use softfp.
  /hardware/libhardware/include/hardware/
bluetooth.h 289 * capability. We still need support this in the stack for completeness */
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareInterface.h 215 * the software mixer will emulate this capability.
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
DataAction.java 190 // If the address is also available for a video chat, we'll show the capability
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsUtils.java 84 * capability.
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 92 "* CAPABILITY IMAP4rev1 STARTTLS");
301 ImapTestUtils.parseResponse("* CAPABILITY IMAP4rev1 XXX YYY Z").flatten());
310 assertEquals("[CAPABILITY,IMAP4rev1,XXX,YYY,Z]",
447 * Confirm that when IMAP ID is not in capability, it is not sent/received.
495 // Return "ID" in the capability
645 // After switching to TLS the client must re-query for capability
667 String capabilityList = "* cAPABILITY iMAP4rev1 sTARTTLS aUTH=gSSAPI lOGINDISABLED";
671 mockTransport.expect(getNextTag(false) + " CAPABILITY", new String[] {
673 getNextTag(true) + " oK CAPABILITY completed"});
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapResponseParserTest.java 371 "* OK [CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID STARTTLS AUTH=PLAIN AUTH=LOGIN" +
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMenuListener.java 189 //if (!graphicalEditor.renderingSupports(Capability.EMBEDDED_LAYOUT)) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java 56 * later represents Java inheritance, the former represents an XML nesting capability.
  /system/core/include/private/
android_filesystem_config.h 31 #include <linux/capability.h>
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 40 #include <sys/capability.h>
443 * Set Linux capability flags.
  /external/kernel-headers/original/linux/
hdreg.h 470 unsigned char capability; /* (upper byte of word 49) member in struct:hd_driveid
665 * 0 capability
  /external/libmtp/src/
libmtp.h 711 uint16_t AccessCapability; /**< Access capability */
712 uint64_t MaxCapacity; /**< Maximum capability */
    [all...]
libmtp.h.in 709 uint16_t AccessCapability; /**< Access capability */
710 uint64_t MaxCapacity; /**< Maximum capability */
  /external/qemu/
kvm-all.c 469 * destroyed properly. Since we rely on this capability, refuse to work
470 * with any kernel without this capability. */
  /external/tcpdump/
print-ospf.c 129 { LS_OPAQUE_TE_LINK_SUBTLV_INTF_SW_CAP_DESCR, "Interface Switching Capability" },
658 printf("\n\t\tInterface Switching Capability: %s",
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 980 /* First Service Registered. Enable SD capability */
984 * Remove the SD Capability
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 38 * etc. Such a service can optionally request the capability for querying the content
123 * declaring this capability requires that the service declares its configuration via
  /frameworks/base/media/java/android/media/videoeditor/
MediaItem.java 125 * @throws IllegalArgumentException if a capability such as file format is
127 * capability
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 54 /* PV opencore capability custom parameter index */
165 ////////////////// OMX COMPONENT CAPABILITY RELATED MEMBERS (for opencore compatability)

Completed in 4168 milliseconds

<<11121314151617181920>>