Searched
full:provides (Results
301 -
325 of
8310) sorted by null
<<11121314151617181920>>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
vp8dx.h | 18 * \brief Provides definitions for using the VP8 algorithm within the vpx Decoder 33 * This interface provides the capability to decode raw VP8 streams, as would
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
package-info.java | 39 * provides the same functionality but extends support to 64 bits of 44 * class provides lower-level blocking and unblocking support that is
|
/packages/apps/InCallUI/tests/src/com/android/incallui/ |
MockCallListWrapper.java | 32 * Provides an instance of a mock CallList, and provides utility methods to put the CallList into
|
/system/core/include/sysutils/ |
SocketClient.h | 52 // Provides a mechanism to send a response code to the client. 56 // Provides a mechanism to send binary data to client.
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
advanced-nfc.jd | 25 and write data on tags is NDEF. When a device scans a tag with NDEF data, Android provides support 30 your own protocol (in raw bytes). Android provides generic support for these use cases with the 55 <td>Provides access to NFC-A (ISO 14443-3A) properties and I/O operations.</td> 61 <td>Provides access to NFC-B (ISO 14443-3B) properties and I/O operations.</td> 67 <td>Provides access to NFC-F (JIS 6319-4) properties and I/O operations.</td> 73 <td>Provides access to NFC-V (ISO 15693) properties and I/O operations.</td> 79 <td>Provides access to ISO-DEP (ISO 14443-4) properties and I/O operations.</td> 85 <td>Provides access to NDEF data and operations on NFC tags that have been formatted as 92 <td>Provides a format operations for tags that may be NDEF formattable.</td> 107 <td>Provides access to MIFARE Classic properties and I/O operations, if this Android devic [all...] |
/frameworks/base/docs/html/ndk/guides/ |
cpp-support.jd | 17 <p>The Android platform provides a very minimal C++ runtime support library ({@code libstdc++}). 26 <p>The NDK provides headers for use with this default library. In addition, the NDK provides a 27 number of helper runtimes that provide additional features. This page provides information about 33 <p>Table 1 provides names, brief explanations, and features of runtimes available inthe NDK.</p> 119 <p>This runtime only provides the following headers, with no support beyond them:</p> 143 <p>This runtime provides the same headers as the default runtime, but adds support for RTTI 149 (<a href="http://www.stlport.org">http://www.stlport.org</a>). It provides a complete set of C++ 150 standard library headers. It also, by embedding its own instance of GAbi++, provides support for 181 <p>The NDK provides prebuilt static and shared libraries for {@code libc++} compiled by Clang 3.4 [all...] |
/build/target/product/ |
runtime_libart.mk | 17 # Provides a functioning ART environment without Android frameworks
|
verity.mk | 17 # Provides dependencies necessary for verified boot
|
/cts/common/util/src/com/android/compatibility/common/util/ |
MeasureTime.java | 20 * Provides a mechanism to measure the time taken to run a piece of code.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/reporting/ |
ISensorTestNode.java | 29 * Provides a name (tag) that can be used to identify the current node.
|
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/ |
RSBaseCompute.java | 26 * Base RenderScript test class. This class provides a message handler and a
|
/dalvik/dx/src/com/android/dx/command/ |
DxConsole.java | 24 * Provides standard and error PrintStream object to output information.<br>
|
/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/ |
SyncService.java | 25 * Service which provides the SyncAdapter implementation to the framework on request.
|
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/ |
AndroidManifest.xml | 23 <!-- ActionBarCompat provides an Action Bar from API v7 onwards -->
|
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/ |
AndroidManifest.xml | 23 <!-- ActionBarCompat provides an implementation of Popup Menu from API v7 onwards -->
|
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/java/com/example/android/actionbarcompat/listpopupmenu/ |
MainActivity.java | 28 * This Activity extends from {@link ActionBarActivity}, which provides all of the function
|
/developers/build/prebuilts/gradle/DataLayer/Wearable/src/main/res/values/ |
strings.xml | 22 <string name="no_device">No device provides the requested capabilities</string>
|
/developers/build/prebuilts/gradle/ElizaChat/Application/src/main/res/values/ |
base-strings.xml | 24 This sample is a phone application that provides a chat experience in which users can respond to
|
/developers/build/prebuilts/gradle/Notifications/Application/src/main/res/values/ |
base-strings.xml | 24 This sample application provides a showcase of available notification styles and
|
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/ |
PermissionUtil.java | 23 * Utility class that wraps access to the runtime permissions API in M and provides basic helper
|
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/res/values/ |
base-strings.xml | 25 Note: The "RuntimePermissions" sample provides a more complete overview over the runtime permission features available.
|
/developers/build/prebuilts/gradle/SpeedTracker/Application/src/main/res/values/ |
base-strings.xml | 26 cases, this sample provides a simple screen that shows the
|
/developers/build/prebuilts/gradle/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/ |
OpenGLWatchFaceConfigActivity.java | 28 * provides a template to add your own.
|
/developers/samples/android/background/JobScheduler/ |
template-params.xml | 32 Demonstration of the JobScheduler API, which provides an interface for scheduling
|
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/ |
PermissionUtil.java | 23 * Utility class that wraps access to the runtime permissions API in M and provides basic helper
|
Completed in 286 milliseconds
<<11121314151617181920>>