HomeSort by relevance Sort by last modified time
    Searched full:support (Results 551 - 575 of 13846) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipsec.h 13 IPSEC_MODE_ANY = 0, /* We do not support this for SA */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
mainloop-signal.h 34 * UNIX signal support for main loops. In contrast to other
36 * support requires modification of the global process
38 * defined in \ref mainloop-api.h doesn't have direct support for UNIX
39 * signals. However, you may hook signal support into an abstract main loop via the routines defined herein.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdlc.h 2 * Generic HDLC support routines for Linux
ipsec.h 13 IPSEC_MODE_ANY = 0, /* We do not support this for SA */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-signal.h 34 * UNIX signal support for main loops. In contrast to other
36 * support requires modification of the global process
38 * defined in \ref mainloop-api.h doesn't have direct support for UNIX
39 * signals. However, you may hook signal support into an abstract main loop via the routines defined herein.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdlc.h 2 * Generic HDLC support routines for Linux
ipsec.h 13 IPSEC_MODE_ANY = 0, /* We do not support this for SA */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-signal.h 34 * UNIX signal support for main loops. In contrast to other
36 * support requires modification of the global process
38 * defined in \ref mainloop-api.h doesn't have direct support for UNIX
39 * signals. However, you may hook signal support into an abstract main loop via the routines defined herein.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 11 # error STLport iostreams header cannot be used; your compiler do not support it.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 11 # error STLport iostreams header cannot be used; your compiler do not support it.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 11 # error STLport iostreams header cannot be used; your compiler do not support it.
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageTransferHandler.java 78 public boolean canImport(TransferSupport support) {
80 = (COPY & support.getSourceDropActions()) == COPY;
84 for (DataFlavor flavor : support.getDataFlavors()) {
86 support.setDropAction(COPY);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
messages.properties 4 AddNativeWizardPage_Title=Add Android Native Support
  /sdk/rule_api/
README.txt 2 support for their custom views in Android layout editors.
  /external/qemu/android/avd/
hardware-properties.ini 64 # Trackball support
68 abstract = Track-ball support
71 # Keyboard support (qwerty/azerty)
75 abstract = Keyboard support
78 # Keyboard lid support
89 abstract = Keyboard lid support
108 abstract = DPad support
111 # GSM Modem support
115 abstract = GSM modem support
118 # GPS support
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
android.config 150 # Note: Default OpenSSL package does not include support for all the
189 # Include support for optional SHA256 cipher suite in EAP-GPSK
192 # EAP-TNC and related Trusted Network Connect support (experimental)
197 # Enable WSC 2.0 support
206 # PKCS#12 (PFX) support (used to read private key and certificate file from
210 # Smartcard support (i.e., private key on a smartcard), e.g., with openssl
230 # Include support for GNU Readline and History Libraries in wpa_cli.
242 # Remove WPA support, e.g., for wired-only IEEE 802.1X supplicant, to save
246 # Remove WPA2 support. This allows WPA to be used, but removes WPA2 code to
247 # save about 1 kB in code size when building only WPA-Personal (no EAP support)
    [all...]
  /external/chromium/chrome/common/
url_constants.cc 198 "https://www.google.com/support/chromeos/bin/answer.py?answer=95606";
200 "https://www.google.com/support/chrome/bin/answer.py?answer=95606";
205 "https://www.google.com/support/chromeos/";
207 "https://www.google.com/support/chrome/";
212 "https://www.google.com/support/chromeos/bin/answer.py?answer=95617";
214 "https://www.google.com/support/chrome/bin/answer.py?answer=95617";
219 "https://www.google.com/support/chromeos/bin/answer.py?answer=1047340";
221 "https://www.google.com/support/chrome/bin/answer.py?answer=95669";
228 "https://www.google.com/support/chromeos/bin/answer.py?answer=1047340";
230 "https://www.google.com/support/chrome/bin/answer.py?answer=95669"
    [all...]
  /frameworks/base/docs/html/tools/adk/
aoa.jd 11 <li><a href="#determine">Determine the device's accessory mode support</a></li>
27 support, which allows external USB hardware (an Android USB accessory) to interact with an
32 (Android accessory protocol) that allows them to detect Android-powered devices that support
35 connections with external USB devices. Android Open Accessory support overcomes this limitation
40 hardware and not all devices support accessory mode. Devices that support accessory mode can
55 <li>Determine the device's accessory mode support</li>
70 <h3 id="determine">Determine the device's accessory mode support</h3>
80 <li>The attached device does not support Android accessory mode.</li>
91 support accessory mode. 0x2D01 is reserved for devices that support accessory mode as well as th
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/layout/
listview.jd 16 <li>{@link android.support.v4.content.CursorLoader}</li>
36 android.support.v4.content.CursorLoader} is the standard way to query a {@link
38 with the query. When the {@link android.support.v4.content.CursorLoader} receives the {@link
39 android.database.Cursor} result, the {@link android.support.v4.app.LoaderManager.LoaderCallbacks
41 android.support.v4.app.LoaderManager.LoaderCallbacks#onLoadFinished onLoadFinished()}, which is
46 <p>Although the {@link android.support.v4.content.CursorLoader} APIs were first introduced in
48 href="{@docRoot}tools/extras/support-library.html">Support Library</a> so that your app may use them
52 android.support.v4.content.Loader} to asynchronously load data, see the <a
64 <p>The activity implements the {@link android.support.v4.app.LoaderManager.LoaderCallback
    [all...]
  /bootable/recovery/minadbd/
README.txt 5 - much support for host mode and non-linux OS's stripped out; this
23 - all host mode support removed
  /development/samples/SampleSyncAdapter/res/xml/
syncadapter.xml 26 the syncadapter does not support uploading (and thus the contacts
28 version of the file specifies that the adapter DOES support
  /development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityManagerSupportActivity.java 24 import android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat;
25 import android.support.v4.view.accessibility.AccessibilityManagerCompat;
26 import android.support.v4.view.accessibility.AccessibilityManagerCompat.AccessibilityStateChangeListenerCompat;
37 * This class demonstrates how to use the support library to register
43 * This class also demonstrates how to use the support library to query
84 // backwards compatible we use the APIs in the support library. Note that if the
105 // APIs in the support library. Note that if the platform API version is lower
116 // an accessibility service. Again accessed them via the support library.
  /development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
ActionBarCompat.java 17 package com.example.android.support.appnavigation.app;
23 * Very limited shim for enabling the action bar's up button on devices that support it.
OutsideTaskActivity.java 16 package com.example.android.support.appnavigation.app;
18 import com.example.android.support.appnavigation.R;
  /development/samples/training/bitmapfun/res/layout/
image_detail_pager.xml 18 <android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
23 </android.support.v4.view.ViewPager

Completed in 1281 milliseconds

<<21222324252627282930>>