OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backing
(Results
176 - 200
of
858
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/docs/html/training/cloudsync/
backupapi.jd
84
specialized classes for
backing
up certain kinds of data. The Android framework
127
<p>
Backing
up preferences is similarly easy. Create a {@link
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
GrantPermissionsActivity.java
257
// We do not allow
backing
out.
263
// We do not allow
backing
out.
/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
32
critical_error("indirect
backing
larger than %d blocks", EXT4_NDIR_BLOCKS);
504
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
/art/runtime/gc/accounting/
bitmap.h
114
//
Backing
storage for bitmap.
/art/runtime/
handle_scope.h
98
// Return
backing
storage used for references.
/bionic/libc/upstream-openbsd/lib/libc/stdio/
ungetc.c
122
* If we can handle this by simply
backing
up, do so,
/cts/tests/tests/hardware/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/NotePad/src/com/example/android/notepad/
NotesLiveFolder.java
65
// Sets the URI pattern for the content provider
backing
the folder.
/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
/docs/source.android.com/src/devices/storage/
config.jd
90
<p>Where <code>source_path</code> is the
backing
internal storage and <code>dest_path</code> is the
/external/clang/test/SemaObjC/
unused-backing-ivar-warning.m
29
// No warning here because there is no
backing
ivar.
/external/e2fsprogs/tests/f_badorphan/
expect.1
5
Backing
up journal inode block information.
/external/e2fsprogs/tests/f_journal/
expect.1
50
Backing
up journal inode block information.
/external/guava/guava/src/com/google/common/base/
SmallCharMatcher.java
72
* Returns an array size suitable for the
backing
array of a hash table that
/external/guava/guava/src/com/google/common/collect/
AbstractIterator.java
39
* <p>Another example is an iterator that skips over null elements in a
backing
ForwardingMapEntry.java
31
*
backing
map entry as desired per the <a
ForwardingSortedMap.java
34
* the
backing
sorted map as desired per the <a
Completed in 429 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>