HomeSort by relevance Sort by last modified time
    Searched full:support (Results 501 - 525 of 23338) sorted by null

<<21222324252627282930>>

  /developers/samples/android/ui/window/AdvancedImmersiveMode/AdvancedImmersiveModeSample/
build.gradle 14 // Add the support lib that is appropriate for SDK 4
15 compile "com.android.support:support-v4:19.0.+"
  /development/samples/Support13Demos/
_index.html 1 <p>The Support v13 Demos application contains a variety of small sample
2 code showing how to use key features of the Android API 13+ Support Library.
20 "application part of the support library:</p>"+
  /development/samples/Support4Demos/
_index.html 1 <p>The Support v4 Demos application contains a variety of small sample
2 code showing how to use key features of the Android API 4+ Support Library.
20 "application part of the support library:</p>"+
  /development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
ContentCategoryActivity.java 17 package com.example.android.support.appnavigation.app;
19 import com.example.android.support.appnavigation.R;
24 import android.support.v4.app.NavUtils;
InterstitialMessageActivity.java 17 package com.example.android.support.appnavigation.app;
19 import com.example.android.support.appnavigation.R;
24 import android.support.v4.app.TaskStackBuilder;
SimpleUpActivity.java 17 package com.example.android.support.appnavigation.app;
19 import com.example.android.support.appnavigation.R;
24 import android.support.v4.app.NavUtils;
ViewFromOtherTaskActivity.java 17 package com.example.android.support.appnavigation.app;
19 import com.example.android.support.appnavigation.R;
24 import android.support.v4.app.NavUtils;
  /development/samples/training/EffectiveNavigation/res/layout/
activity_collection_demo.xml 17 <android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
26 <android.support.v4.view.PagerTitleStrip android:id="@+id/pager_title_strip"
35 </android.support.v4.view.ViewPager>
  /development/sdk/
support_README.txt 0 Support Libraries for Android.
13 v4/android-support-v4.jar contains:
25 v13/android-support-v13.jar provides the same features as v4, plus:
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
package.html 20 <title>XPath nodetest and XSLT pattern matching support.</title>
22 <p>Implementation of XPath nodeTest support, and XSLT pattern matching support.<p>
  /external/chromium_org/third_party/re2/
README.chromium 18 - Support for Windows (patches/re2-msvc9-chrome.patch)
19 - Support Android (patches/re2-android.patch)
22 - Support libcxx (patches/re2-libcxx.patch)
  /external/iproute2/
README.decnet 2 Here are a few quick points about DECnet support...
4 o iproute2 is the tool of choice for configuring the DECnet support for
29 o The DECnet support is currently self contained. It does not depend on
  /external/libvpx/libvpx/nestegg/
TODO 3 - Test (and fix, if necessary) support for unknown sizes.
4 - Test (and fix, if necessary) support for large files.
13 - Support seeking without Cues.
  /external/llvm/lib/Support/
IncludeFile.cpp 1 //===- lib/Support/IncludeFile.cpp - Ensure Linking Of Implementation -----===//
14 #include "llvm/Support/IncludeFile.h"
19 // llvm/Support/IncludeFile.h header for details.
  /external/llvm/tools/obj2yaml/
obj2yaml.h 16 #include "llvm/Support/MemoryBuffer.h"
17 #include "llvm/Support/raw_ostream.h"
18 #include "llvm/Support/system_error.h"
  /external/llvm/unittests/Support/
Makefile 1 ##===- unittests/Support/Makefile --------------------------*- Makefile -*-===##
11 TESTNAME = Support
12 LINK_COMPONENTS := core support
formatted_raw_ostream_test.cpp 1 //===- llvm/unittest/Support/formatted_raw_ostream_test.cpp ---------------===//
10 #include "llvm/Support/FormattedStream.h"
12 #include "llvm/Support/raw_ostream.h"
  /external/openssl/patches/
README 15 Support for JSSE implementation based on OpenSSL.
19 Implements TLS Channel ID support as both a client and a server.
37 This change adds support for ALPN in OpenSSL. ALPN is the IETF
  /external/stlport/stlport/stl/config/
_como.h 48 // BETA2 Aug 4, 2000, Stronger RedHat support
49 // Support for Comeau strict mode for end user code
50 // BETA3 Aug 22, 2000, Support for other LINUX/INTEL/ELF's, including older ones
51 // BETA4 Sept 2, 2000, Initial support for SCO UNIX + other UNIX x86 SVR3's
52 // Stronger support for end user Comeau strict mode
53 // BETA5 Oct 5, 2000, Initial support for Solaris/SPARC
54 // More SCO support (though still incomplete)
57 // Minor NetBSD support
58 // BETA8 Apr 1. 2001, Initial support for SunOS/SPARC
59 // BETA9 Apr 7, 2001, Stronger SCO support + other UNIX x86 SVR3'
    [all...]
  /frameworks/base/docs/html/training/printing/
photos.jd 25 of those images in your application. The <a href="{@docRoot}tools/support-library/index.html"
26 >Android Support Library</a> provides a convenient function for enabling image printing using a
30 <p>This lesson shows you how to print an image using the v4 support library {@link
31 android.support.v4.print.PrintHelper} class.</p>
36 <p>The Android Support Library {@link android.support.v4.print.PrintHelper} class provides
38 android.support.v4.print.PrintHelper#setScaleMode setScaleMode()}, which allows you to print with
42 <li>{@link android.support.v4.print.PrintHelper#SCALE_MODE_FIT SCALE_MODE_FIT} - This
45 <li>{@link android.support.v4.print.PrintHelper#SCALE_MODE_FILL SCALE_MODE_FILL} - This
51 <p>Both scaling options for {@link android.support.v4.print.PrintHelper#setScaleMod
    [all...]
  /frameworks/support/v4/ics/android/support/v4/view/
MenuItemCompatIcs.java 18 package android.support.v4.view;
41 * Work around the support lib's build dependency chain. The actual API-lib
50 // support => framework
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 48 // BETA2 Aug 4, 2000, Stronger RedHat support
49 // Support for Comeau strict mode for end user code
50 // BETA3 Aug 22, 2000, Support for other LINUX/INTEL/ELF's, including older ones
51 // BETA4 Sept 2, 2000, Initial support for SCO UNIX + other UNIX x86 SVR3's
52 // Stronger support for end user Comeau strict mode
53 // BETA5 Oct 5, 2000, Initial support for Solaris/SPARC
54 // More SCO support (though still incomplete)
57 // Minor NetBSD support
58 // BETA8 Apr 1. 2001, Initial support for SunOS/SPARC
59 // BETA9 Apr 7, 2001, Stronger SCO support + other UNIX x86 SVR3'
    [all...]
  /packages/apps/KeyChain/support/
Android.mk 19 LOCAL_SRC_FILES := src/com/android/keychain/tests/support/IKeyChainServiceTestSupport.aidl
20 LOCAL_MODULE := com.android.keychain.tests.support
27 LOCAL_STATIC_JAVA_LIBRARIES := com.android.keychain.tests.support
AndroidManifest.xml 18 package="com.android.keychain.tests.support"
21 <service android:name="com.android.keychain.tests.support.KeyChainServiceTestSupport">
23 <action android:name="com.android.keychain.tests.support.IKeyChainServiceTestSupport"/>
  /packages/wallpapers/LivePicker/
android.software.live_wallpaper.xml 17 <!-- This feature should be defined for devices that support live wallpapers.
18 There are minimum hardware requirements to be able to support this
19 feature: robust multiple GL context support, fast enough CPU, enough

Completed in 6292 milliseconds

<<21222324252627282930>>