Searched
full:availability (Results
451 -
475 of
1254) sorted by null
<<11121314151617181920>>
/external/libmicrohttpd/m4/ |
ax_have_epoll.m4 | 31 # epoll_wait(). The availability of that function can be tested with the
|
/external/libunwind_llvm/src/ |
config.h | 32 #include <Availability.h>
|
/frameworks/av/services/audiopolicy/engine/interface/ |
AudioPolicyManagerInterface.h | 129 * @param[in] state of availability of this(these) device(s).
|
/frameworks/base/core/java/android/net/ |
EthernetManager.java | 66 * Called when Ethernet port's availability is changed.
|
/frameworks/base/docs/html/guide/ |
index.jd | 57 <p>You can query the availability of device features at runtime if any app features require
|
/frameworks/base/docs/html/training/in-app-billing/ |
index.jd | 29 <p>In-app billing is a service hosted on Google Play that lets you charge for digital content or for upgrades in your app. The In-app Billing API makes it easy for you to integrate In-app Billing into your applications. You can request product details from Google Play, issue orders for in-app products, and quickly retrieve ownership information based on users' purchase history. You can also query the Google Play service for details about in-app products, such as local pricing and availability. Google Play provides a checkout interface that makes user interactions with the In-app Billing service seamless, and provides a more intuitive experience to your users.</p>
|
/frameworks/base/docs/html/training/tv/tif/ |
index.jd | 71 <dd>Learn how to present overlays, manage content availability, and handle content selection.</dd>
|
/hardware/bsp/intel/peripheral/audio/generic/ |
media_codecs.xml | 33 There's a simple and a complex syntax to declare the availability of a
|
/ndk/build/tools/toolchain-licenses/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
config.h | 32 #include <Availability.h>
|
/packages/apps/Camera2/src/com/android/camera/one/v2/core/ |
ObservableFrameServer.java | 37 * availability (whether or not an exclusive session can likely be acquired
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/ |
COPYING.RUNTIME | 70 The availability of this Exception does not imply any general
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/ |
layer1.py | 402 Gets the availability options configured for a domain. By 406 information, see `Configuring Availability Options`_ in the 649 Configures the availability options for a domain. Enabling the 651 additional Availability Zone in the same Region to increase 654 active. For more information, see `Configuring Availability 666 Availability Zone by setting the Multi-AZ option to true. 668 domain to a single Availability Zone by setting the Multi-AZ option 686 resources used per Availability Zone. For more information,
|
/external/clang/test/ARCMT/ |
objcmt-ns-macros.m | 218 #define NS_AVAILABLE_MAC(X) __attribute__((availability(macosx,introduced=X))) 219 #define NS_ENUM_AVAILABLE_MAC(X) __attribute__((availability(macosx,introduced=X)))
|
objcmt-ns-macros.m.result | 212 #define NS_AVAILABLE_MAC(X) __attribute__((availability(macosx,introduced=X))) 213 #define NS_ENUM_AVAILABLE_MAC(X) __attribute__((availability(macosx,introduced=X)))
|
/external/clang/test/Analysis/ |
NSContainers.m | 48 - (void)setObject:(id)obj atIndexedSubscript:(NSUInteger)idx __attribute__((availability(macosx,introduced=10.8))); 94 - (void)setObject:(id)obj forKeyedSubscript:(id <NSCopying>)key __attribute__((availability(macosx,introduced=10.8)));
|
/system/bt/stack/pan/ |
pan_utils.c | 85 availability = 0xFF; 86 SDP_AddAttribute (sdp_handle, ATTR_ID_SERVICE_AVAILABILITY, UINT_DESC_TYPE, 1, &availability);
|
Completed in 5071 milliseconds
<<11121314151617181920>>