/developers/build/prebuilts/gradle/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/ |
MainActivity.java | 223 * but leave the phone's calendar data intact for this simple sample.
|
/developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/ |
MainActivity.java | 223 * but leave the phone's calendar data intact for this simple sample.
|
/development/samples/Vault/src/com/example/android/vault/ |
EncryptedDocument.java | 231 // leave the original file intact and clean up temp below.
|
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/ |
MainActivity.java | 223 * but leave the phone's calendar data intact for this simple sample.
|
/external/autotest/frontend/client/src/autotest/common/table/ |
DataTable.java | 125 * Clear all data rows from the table. Leaves the header rows intact.
|
/external/autotest/tko/ |
site_parse.py | 25 # Existing parse behavior is kept completely intact. If the site parser is not
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
proxy.py | 171 header in the request will remain intact.
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
XMLTokener.java | 342 * If we exit the loop with b intact, then victory is ours.
|
/external/libbrillo/brillo/streams/ |
file_stream.h | 61 // - OPEN_EXISTING - opens the existing file and keeps its content intact.
|
/external/skia/src/core/ |
SkReadBuffer.cpp | 266 // intact, so we return true with an empty bitmap, so we don't force an abort of the
|
/external/v8/test/mjsunit/ |
unbox-double-arrays.js | 394 // intact after the resize.
|
/external/vixl/ |
README.md | 114 exclusive monitor will sometimes be left intact after these instructions.
|
/external/webrtc/webrtc/modules/audio_coding/neteq/include/ |
neteq.h | 154 // silence and are intended to keep AV-sync intact in an event of long packet
|
/libcore/ojluni/src/main/java/sun/security/ssl/ |
EngineOutputRecord.java | 41 * to use ByteBuffers, we leave things intact, so handshake, CCS,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/ |
dbobj.py | 12 # this header remains intact and that you do not claim any
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/ |
dbobj.py | 12 # this header remains intact and that you do not claim any
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbobj.py | 12 # this header remains intact and that you do not claim any
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbobj.py | 12 # this header remains intact and that you do not claim any
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/ |
SplitAppTest.java | 381 * Write app data in a number of locations that expect to remain intact over 400 * Verify that data written by {@link #testDataWrite()} is still intact.
|
/external/e2fsprogs/ext2ed/ |
dir_com.c | 197 type_data is still intact and contains the inode of the current directory) into the object memory. 415 This is trivial, as we type_data is still intact and contains the parent inode !
|
/external/pdfium/core/src/fxcodec/codec/ |
fx_codec_jpx_unittest.cpp | 189 // rest of buffer intact. 207 // Read of 6 more gets nothing and leaves rest of buffer intact.
|
/external/zlib/src/win32/ |
DLL_FAQ.txt | 93 DLL intact. 251 internal states are kept intact. The Microsoft Knowledge Base
|
/frameworks/native/include/media/hardware/ |
HardwareAPI.h | 348 // SHALL succeed. Otherwise, the internal state SHALL remain intact and OMX_SetConfig SHALL fail 455 // remain intact.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-strip.1 | 235 remaining debugging sections and all symbols intact. 339 intact. In \s-1ELF\s0 files, this preserves all note sections in the output.
|
/build/tools/releasetools/ |
blockimgdiff.py | 181 self.intact = (getattr(tgt_ranges, "monotonic", False) and 744 imgdiff = (not self.disable_imgdiff and xf.intact and 895 xf.intact = False [all...] |