Searched
full:backing (Results
276 -
300 of
1190) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/nfc/tech/ |
TagTechnology.java | 161 * Get the {@link Tag} object backing this {@link TagTechnology} object. 162 * @return the {@link Tag} backing this {@link TagTechnology} object.
|
/frameworks/base/services/core/java/com/android/server/job/ |
JobSchedulerShellCommand.java | 336 pw.println(" backing-up: job can't run because app is currently backing up its data");
|
/libcore/ojluni/src/main/java/sun/misc/ |
CharacterEncoder.java | 207 * byte array backing the ByteBuffer. If this is not possible, a 218 * If it has a usable backing byte buffer, use it. Use only
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/ |
test_recno.py | 206 A Recno file that is given a "backing source file" is essentially a 232 # get the text from the backing source
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_recno.py | 206 A Recno file that is given a "backing source file" is essentially a 232 # get the text from the backing source
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_recno.py | 206 A Recno file that is given a "backing source file" is essentially a 232 # get the text from the backing source
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_recno.py | 206 A Recno file that is given a "backing source file" is essentially a 232 # get the text from the backing source
|
/system/extras/ext4_utils/ |
indirect.c | 34 critical_error("indirect backing larger than %d blocks", EXT4_NDIR_BLOCKS); 506 error("failed to create backing for %lu bytes", backing_len);
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
AbstractDirectory.java | 70 * off the backing storage. This method must always fill the buffer's 81 * contents to the backing storage. This method is expected to write the
|
/libcore/ojluni/src/main/java/java/nio/ |
ByteBuffer.java | 164 * be direct if, and only if, its backing byte buffer is direct. </p></li> 207 // backing array, and array offset 229 * {@link #hasArray </code>backing array<code>} is unspecified. 251 * </code>backing array<code>}, and its {@link #arrayOffset </code>array 272 * {@link #array </code>backing array<code>} will be the given array, and 304 * undefined. Its {@link #array </code>backing array<code>} will be the 556 // have a backing, non-gc-movable byte array. JNI allocated direct byte buffers WILL NOT 557 // have a backing array. 671 * method in order to ensure that this buffer has an accessible backing 687 * Returns the offset within this buffer's backing array of the firs [all...] |
/art/runtime/gc/accounting/ |
bitmap.h | 114 // Backing storage for bitmap.
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
ungetc.c | 122 * If we can handle this by simply backing up, do so,
|
/build/soong/ui/build/ |
util.go | 115 // It will share the same backing store as input so that we make our modifications
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
BlockingInputAllocation.java | 68 * Get the Allocation backing this {@link BlockingInputAllocation}.
|
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/ |
ImageDetailActivity.java | 84 // Set up ViewPager and backing adapter
|
/developers/samples/android/content/WidgetData/Application/src/main/java/com/example/android/widgetdata/ |
WeatherDataProvider.java | 129 // Notify any listeners that the data backing the content provider has changed, and return
|
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/ |
ImageDetailActivity.java | 84 // Set up ViewPager and backing adapter
|
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/ |
WeatherDataProvider.java | 134 // Notify any listeners that the data backing the content provider has changed, and return
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/ |
ImageDetailActivity.java | 84 // Set up ViewPager and backing adapter
|
/device/google/dragon/recovery/updater/ |
flash_file.cpp | 42 dev->fd = -1; /* No backing file */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_shelve.py | 98 p1 = d['key'] # Will give a KeyError if backing store not updated
|
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
ungetc.c | 155 * If we can handle this by simply backing up, do so,
|
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/ |
RandomAccessFileInputStream.java | 38 * The backing {@link RandomAccessFile}.
|
/external/clang/test/SemaObjC/ |
unused-backing-ivar-warning.m | 29 // No warning here because there is no backing ivar.
|
/external/dagger2/ |
CHANGELOG.md | 43 - backing implementations for components
|
Completed in 1926 milliseconds
<<11121314151617181920>>