HomeSort by relevance Sort by last modified time
    Searched full:backing (Results 251 - 275 of 858) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/base/
Converter.java 226 * non-legacy behavior; it just needs to let the behavior of the backing converter shine
303 * non-legacy behavior; it just needs to let the behaviors of the backing converters shine
  /external/libvncserver/client_examples/
gtkvncviewer.c 30 /* Redraw the screen from the backing pixmap */
383 /* Signals used to handle backing pixmap */
  /external/skia/src/gpu/
GrLayerCache.h 69 // Atlased layers get a ref to the backing GrTexture while non-atlased layers
370 // backing texture is always locked). Each layer that is locked (i.e.,
  /frameworks/base/core/java/android/widget/
SimpleExpandableListAdapter.java 29 * file. You can separately specify the data backing the group as a List of
34 * one-level deeper so the data backing is specified as a List<List<Map>>,
  /frameworks/base/docs/html/preview/backup/
index.jd 23 system help ensure a good experience for users in these circumstances by automatically backing up
321 backing up the registration ID returned by Google Cloud Messaging registration can break push
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/
ModelClass.java 391 // if method is not bindable, look for a backing field
393 L.d("backing field for method %s is %s", method.getName(),
  /libcore/luni/src/main/java/javax/crypto/
KeyAgreement.java 282 * Returns the {@code KeyAgreementSpi} backing this {@code KeyAgreement} or {@code null} if no
283 * {@code KeyAgreementSpi} is backing this {@code KeyAgreement}.
Mac.java 295 * Returns the {@code MacSpi} backing this {@code Mac} or {@code null} if no {@code MacSpi} is
296 * backing this {@code Mac}.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 255 /* The following fields are used to support backing up and undo. */
285 /* The following fields are used to support backing up and undo. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 257 /* The following fields are used to support backing up and undo. */
287 /* The following fields are used to support backing up and undo. */
  /art/runtime/gc/accounting/
space_bitmap.h 213 // Backing storage for bitmap.
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java 116 // Set the adapter between the ListView and its backing data.
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java 78 // Set the adapter between the ListView and its backing data.
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
SwipeRefreshMultipleViewsFragment.java 124 // Set the adapter between the GridView and its backing data.
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java 116 // Set the adapter between the ListView and its backing data.
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java 78 // Set the adapter between the ListView and its backing data.
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
SwipeRefreshMultipleViewsFragment.java 124 // Set the adapter between the GridView and its backing data.
  /development/ndk/platforms/android-3/include/linux/
blkdev.h 21 #include <linux/backing-dev.h>
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader5.java 93 // This method is sometimes called after a backing data item
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java 116 // Set the adapter between the ListView and its backing data.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java 78 // Set the adapter between the ListView and its backing data.
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/
SwipeRefreshMultipleViewsFragment.java 124 // Set the adapter between the GridView and its backing data.
  /docs/source.android.com/src/devices/tech/security/
index.jd 128 cloud capabilities such as (<a href="https://developer.android.com/guide/topics/data/backup.html">backing
  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 202 "Direct assignment to an instance variable backing a property; "
  /external/guava/guava/src/com/google/common/collect/
AbstractMapBasedMultiset.java 66 /** Used during deserialization only. The backing map must be empty. */

Completed in 370 milliseconds

<<11121314151617181920>>