HomeSort by relevance Sort by last modified time
    Searched full:fragment (Results 851 - 875 of 1999) sorted by null

<<31323334353637383940>>

  /external/tinyxml/docs/
doxygen.css 82 .fragment {
86 PRE.fragment {
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 43 * <p>An example implementation of a fragment that uses the above loader to show
47 * fragment}
  /frameworks/base/core/res/res/values/
dimens.xml 91 <!-- Preference fragment padding, bottom -->
93 <!-- Preference fragment padding, sides -->
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 346 <p>A fragment represents a behavior or a portion of user interface in an activity. You can think of
347 a fragment as a modular section of an activity, which has its own lifecycle, receives its own input
353 <p>For example, a news application can use one fragment to show a list of articles on the left and
354 another fragment to display an article on the right&mdash;both fragments appear in one activity,
355 side by side, and each fragment has its own set of lifecycle callback methods and handles its own
366 (such as a View, Drawable, Fragment, or anything else). You can define several animation aspects
433 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/index.html#Fragment">
434 Fragments</a>: Various samples that demonstrate fragment layouts, back stack, restoring state, and
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__allocation_8rsh_source.html 30 <a href="rs__allocation_8rsh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
rs__atomic_8rsh_source.html 30 <a href="rs__atomic_8rsh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
rs__debug_8rsh_source.html 30 <a href="rs__debug_8rsh.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 278 private int buildProgram(String vertex, String fragment) {
282 int fragmentShader = buildShader(fragment, GL_FRAGMENT_SHADER);
  /libcore/xml/src/main/java/org/kxml2/kdom/
Node.java 135 /* returns "#document-fragment". For elements, the element name is returned
138 return "#document-fragment";
  /packages/apps/Contacts/src/com/android/contacts/activities/
ActionBarAdapter.java 226 * Note even if the action bar is in search mode, if the query is empty, the search fragment
333 // invoking onQueryChanged, setting up the fragment again, invalidating the options menu,
  /packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java 40 * Fragment containing a contact list used for browsing (as compared to
235 Log.e(TAG, "getActivity() returns null during Fragment#onActivityResult()");
  /packages/apps/Settings/src/com/android/settings/
TrustedCredentialsSettings.java 21 import android.app.Fragment;
50 public class TrustedCredentialsSettings extends Fragment {
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/netinet/
ip6.h 241 /* Fragment header */
264 #define IPV6_FRAGTTL 120 /* ttl for fragment packets, in slowtimo tick */